This is simple microservice app developed using node with typescript.
yarn start
or docker compose up --build
Microservices using Express, mongodb and Docker is a powerful way to create applications. It is a combination of Express (for the web application framework), mongodb (for the data storage), and Docker that gives developers the ultimate power to create performant and scalable applications.
TypeScript