Backend api starter build with nodejs
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
- Queue (Redis)
Built with Nodejs.