Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 303 Bytes

Tornado-Seeds

Quick start for Tornado and Sqlalchemy

Install

$ git clone https://github.com/LyleMi/Tornado-Seed.git
$ sudo pip install --upgrade tornado sqlalchemy
$ mv common/sqlconfig-template.py common/sqlconfig.py
$ cd server
$ bower init

Run

$ python server.py