Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

SRHerzog/sh-blogv1

Repository files navigation

Multi-user Blog

Barebones blogging platform with open user registration.

To run:

  • Authentication requires a file in the root directory named secrets.py with the following format:

  •   class Secret():
      	local_auth_secret = "string"
      	cookie_secret = "string"
    
---
####
This app is powered by Google App Engine. This project is a component of the [Udacity](http://www.udacity.com/) Full Stack Web Development Nanodegree.

About

Multi user blog platform for Udacity training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages