Vllaadd / pollife

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.com/ronerlih/express-sequelize-box https://app.codacy.com/gh/ronerlih/express-sequelize-box/dashboard

📦 Express Sequelize box

To-Do: Readme!

Use

  • Fork or clone and copy what you need

env vars

  • for production set on heroku: https://dashboard.heroku.com/apps//settings -> reveal env vars
  • locally: creat a .env file with key and value pair in form/url encoding SECRET_KEY=val
  • connection code on models/index.js: 'assets/connection.png'

Folder structure

'assets/structure.png'

CI

To-Do:

  • write tests (Jest / mocha+chai)

    • send test reports to code covarage
  • log (winston/ bunyan/ log4js/ morgan)

    • dashborad monitor + notifications

Further

About


Languages

Language:JavaScript 62.0%Language:Handlebars 25.4%Language:CSS 12.7%