Skip to content

A food order and delivery service built in Typescript with cahcing and message queues using Redis

Notifications You must be signed in to change notification settings

Mulubwa17/Food_order_delivery_typescript_microserves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food_order_delivery_typescript_microserves

A food order and delivery service built in Typescript with cahcing and message queues using Redis

  • To run the admin microservice : nodemon/node Admin/src/adminApp.ts
  • To run the customer microservice : nodemon/node User/src/userApp.ts
  • To run the vendor microservice : nodemon/node Vendor/src/vendorApp.ts

  • Test Requests can be found in Requests folder

About

A food order and delivery service built in Typescript with cahcing and message queues using Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages