Skip to content

as409/Game_of_thrones_wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game_of_thrones_wiki

A wiki page built from scratch for all GOT fans built using Jinja 2, bootstrap and google datastore and deployed on google app engine

Accessing the demo

https://gotwikidemo.appspot.com/

Running a development version

Requirements

Run a development instance

  • Run dev_appserver.py app.yaml . within the source directory
  • Go to http://localhost:8080 in your browser
  • Browse the application. Any edits to source files should reload the server automatically.

Deploy to an App Engine instance

  • Create a new project on cloud.google.com
  • Run the command gcloud init and select the desired project
  • Deploy with gcloud app deploy app.yaml (See the documentation) in the source directory

got

About

A wiki page built from scratch for all GOT fans and deployed on google app engine (HTML, CSS, JINJA2)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors