Skip to content

patricklindev/Multi-User-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-User-Blog

This is a Multi-User blog project following the Project Rubric.

Installation

  • Install Python.
  • Install Google App Engine SDK.
  • Sign Up for a Google App Engine Account.
  • Create a new project in Google’s Developer Console using a unique name.
  • Follow the App Engine Quickstart to get a sample app up and running.
  • Clone this project to your gcloud (https://github.com/YuhanLin1105/Multi-User-Blog.git).
  • Deploy this project with gcloud app deploy.
  • View this project at unique-name.appspot.com.
  • You should see the "Multi-User Blog" like this.
  • When developing locally, you can use dev_appserver.py to run a copy of your app on your own computer, and access it at http://localhost:8080/.

License

The content of this repository is licensed under a MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published