Skip to content

jjavorek/Multi-User-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-User-Blog

#Setup

#Intall Python

##Intall Google App Engine SDK

###You must have a Google App Engine Account\

#Create a new project in the Google's Developer Console

#Deploying the application

$ gcloud app deploy

##view your project at your-name.appspot.com

#To run it on the Local Host go to the dir & run the command

dev_appserver.py .

#The app should be running on http://localhost:8080/blog

#Install Jinja ##You can install the most recent Jinja2 version using easy_install or pip:

easy_install Jinja2 pip install Jinja2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published