Skip to content

This application is build a micro-service architecture build in nodejs

Notifications You must be signed in to change notification settings

taylor009/Nodejs-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-Microservices

This project is a demonstration of micro-service architecture with nodejs.

This project makes use of these essential package that aid in nodejs micro-service development.

The Other Frameworks used with in the project are:

Other Services Used in the Project are:

Running the Project

  1. After cloning the repo CD into the directory and run npm install or yarn

  2. Then go into each of the directories in the packages directory and run npm install or yarn

  3. In order for the DB to work you have to replace the URI string with either a localhost address or Mongo Atlas URI

  4. Then to get mail-jet to work you'll need to create an account with them to get your own API keys.

About

This application is build a micro-service architecture build in nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published