/node-api-starter

Backend api starter build with nodejs

Primary LanguageJavaScript

Node Api Starter

Backend api starter build with nodejs

Developing

A nodejs >= 8.0.0

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run start

# build for production
npm start build

# run tests
npm start test

Connecting Database

Includes

  • Queue (Redis)

Credits

Built with Nodejs.