Skip to content

robert-ngo/koa-bookshelf

Repository files navigation

alt text

koa-bookshelf

Sample CRUD application with NodeJS, KoaJS, MongoDB, Twitter Bootstrap 3.

Running locally

Make sure node is 0.11.* or higher
Make sure MongoDB is running
Start app

gulp

or by running

npm start

or

node --harmony app.js

Deploy on Heroku

Login to Heroku from Terminal

heroku login

then push files to Heroku

git commit -am "Sample comment"
git push heroku master
heroku open

About

Sample CRUD application with KoaJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages