This project is a serious playground, or 'learning by doing' but trying to do better. Here i'm trying to get closer to Microservices, Databases proffecient level, DevOps.
This project is a set of 3 microservices, in the end result should be something alike:

Auth Service:
| Unit | Technology |
|---|---|
| Core | Fastify |
| DB | Mongo |
| ORM | Mongoose |
| Language | TypeScript |
Payment Service
| Unit | Technology |
|---|---|
| Core | Node.js |
| DB | Postgres |
| ORM | SQL |
| Language | TypeScript |
User Service --- In progress ---
P.S This is only a prototype, and I have no idea what I'm doing, so it will be updated!