Home

Awesome

aspen Build Status

Yet another Node.js boilerplate based on Koa.js

Stack

Setup

Create a db, user and password all aspen. See here for a cheatsheet and here for the local Postgres credentials.

Then:

$ npm install
$ npm start  # or
$ npm run watch  # reloads on save

Server runs on localhost port 3000 by default

License

MIT