Skip to content

codeskyblue/bootstrap-tornado

Repository files navigation

bootstrap-tornado

Write a tornado app from a template

python + tornado + rethinkdb + vue

Install

npm i -g bower
bower install

# suggest use virtualenv
pip install -r requirements.txt

Install rethinkdb

Usage

python -u web.py --port 6000 # --debug

Environments can be used to set Rethinkdb, defaults are

- RDB_NAME=bootstrap-tornado
- RDB_HOST=localhost
- RDB_PORT=28015
- COOKIE_SECRET=""

See settings.py for more details.

Database

rethinkdb

LICENSE

MIT

About

Write a tornado app from a template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages