0.0.1 • Published 8 years ago

qingloo v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Qingloo

Dependency Status

Install

# Install postgres

$ brew update & brew install postgres
$ postgres -D /usr/local/var/postgres
$ createuser qingloo
$ createdb db_qingloo

# Run app:

$ npm i --registry=http://registry.npm.taobao.org
$ node app.js

LISENCE

Copyright (c) 2016-2116. Licensed under the MIT license.