Skip to content

sirUnchained/learning-website-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning website backend

NodeJS TypeScript Express.js Fastify MongoDB RabbitMQ

description

this is my first micro-service project And because I made the project alone, it was very difficult to debug for me.

the api-getway and service registery are created with fastify. while user, course, category services created with express.main database is mongodb and for message broker i use rabbitmq.

how to start

first go to service registery create a terminal and start it "npm run dev", then in each service create terminall and write "npm run dev" to start it.

About

i start microseervices in this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published