/nodejs-starter

Starter Kit for nodejs application

Primary LanguageJavaScript

NodeJs Starter kit

Stacks used

  • Express
  • Postgresql
  • Yarn

Change DB

You can remove pg and use database of your choice You can refer to Knex Documentation

Checklist

  • Babel
  • env config
  • DB setup
  • Docs
  • Formatter Setup
  • Validation
  • Logging
  • Error Handling
  • Testing
  • Authentication