Skip to content

A multi-user blog using python, webapp2, jinja2 and Google Cloud's App Engine and Datastore.

Notifications You must be signed in to change notification settings

robertng0407/RN-Multi-User-Blog

Repository files navigation

RN Multi-user Blog

This application allows users to post, delete, edit, view, and like posts and comments.

Requirements

  • Python 2.7
  • Google App Engine SDK

Instructions

  1. Install Google App Engine standard environment with Python 2.7. (Refer to https://cloud.google.com/appengine/docs/python/)
  2. In terminal, change directory to project path
  3. To run server, enter dev_appserver.py
  4. In browser, go to url localhost:8080/

About

A multi-user blog using python, webapp2, jinja2 and Google Cloud's App Engine and Datastore.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published