Skip to content
/ blog Public

This project is a blog created with Google App Engine, python, and jinja. After users register, they can login to create, comment, and like posts.

Notifications You must be signed in to change notification settings

caseyr003/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Blog

This project is a blog created with Google App Engine, python, and jinja. After users register, they can login to create, comment, and like posts. You can demo this project at here

Built With

Prerequisites

You will need the following things properly installed on your computer:

Installation

  • run git clone https://github.com/caseyr003/blog.git

Running

To run the project locally follow the following steps:

  • change into the project directory
  • run dev_appserver.py app.yaml
  • visit http://localhost:8080 in your browser

License

This project is licensed under the MIT License

About

This project is a blog created with Google App Engine, python, and jinja. After users register, they can login to create, comment, and like posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published