Skip to content

Boilerplate for nodejs universal application using 3REE stack + PostCSS

License

Notifications You must be signed in to change notification settings

biomassives/post3ree-boilerplate

 
 

Repository files navigation

post3ree-boilerplate

Build Status Coverage Status

Cover

Boilerplate for NodeJS universal application using 3REE stack + PostCSS

Requires RethinkDB

All we need is (p)love. Plove is here

Now start RethinkDB bitch

Pinkman

$ rethinkdb

This will create a directory with db-files and start RethinkDB server. DB dashboard will be available at localhost:8080

App

$ npm i

$ npm run start

Testing

BDD

We are using cucumber-js for BDD.

You will probably want to install forever first

npm i -g forever

Then run test

npm run test:cucumber

About

Boilerplate for nodejs universal application using 3REE stack + PostCSS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.1%
  • HTML 8.5%
  • Gherkin 2.4%