Skip to content

grafisaholic/node-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Backend api starter build with nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published