Contribution Guide coming soon
- Express
- PostgresSQL
- Mocha/Chai && ChaiHTTP
- Knex
- Circle CI
- githooks & bash for automatic linting
- eslint w/ Airbnb style guide
- Clone down repo
npm install
from root directorynpm start
and visitlocalhost:3000
in your browser
stars_server uses Mocha and Chai for all testing purposes
npm test
from the associated root directory
Tim Garrity: Github