Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 450 Bytes

mub

This is a multi-user blog written in python for Google App Engine

getting started

  1. Install python 2.7
  2. Install Google App Engine and get a project id
  3. deploy this app as you normally would, typically "gcloud app deploy" from the app directory

prerequisites

  1. python 2.7
  2. Google App Engine

version

version 0.1

authors

Kenneth Kehl

acknowledgements

This project was a class project for the Udacity full stack nanodegree.