Skip to content

lfepp/blog-udacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clear

An intuitive blog where you can just write

Usage

  1. Clone the repository:

    git clone git@github.com:lfepp/blog-udacity.git
    
  2. Add the repository as an application in your Google App Engine Launcher

  3. Create a file called config.json in your project's root directory with the following format:

    {
      "secret": "ENTER_A_SECRET_KEY_HERE"
    }
    
  4. Click on run to run the website locally and access the page at:

    localhost:8080
    
  5. The app is also available online at blog-udacity-luke.appspot.com

Author

Luke Epp lucasfepp@gmail.com

About

Blog project for Udacity full stack nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published