Skip to content

chaione/chaitools-nodejs-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaitools Node.js Tempalte

How to use this template

  1. Init the project with ChaiTools or git clone and yarn manually chaitools bootstrap nodejs
  2. Copy and edit the database configuration file
    1. cp src/db/config.example.json src/db/config.json
    2. Edit the database credentials
  3. Start the server by running yarn start

Tech Stacks

  • Node.js 6 LTS with Babel support
  • Express.js as the App Server
  • Postgres with Sequelize as ORM
  • Mocah as the test runner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published