Skip to content

duquejo/NodeJS-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-Microservices Miniproject

Node JS Microservices Blog example with Users, Posts, Auth, JWT and HTTP Requests, MySQL DB Persistency and Swagger support.

made-with-javascript made-with-nodejs made-with-redis made-with-mysql made-with-swagger

JWT Compatible

Useful Commands

  • start: npx pm2-dev start ecosystem.config.js"
  • production: npx pm2 start ecosystem.config.js"
  • api: nodemon ./api/index.js"
  • db: nodemon ./mysql/index.js"
  • cache: nodemon ./cache/index.js

About

Node JS Microservices Blog example with Users, Posts, Auth, JWT and HTTP Requests, MySQL DB Persistency and Swagger support.

Topics

Resources

Stars

Watchers

Forks

Contributors