A monorepo for super scalable dating application. Includes multiple microservices utlising gRPC, Rest, RabbitMQ, Docker
.
├── Apps # Frontend app
├────── Next
├── Server # Backend microservices
├────── Auth
├────── Gateway
├────── Matching
├────── Media
├────── Messaging
├────── Notification
├────── Profile
├────── Recommendation
├── Packages # Shared code
├────── Proto
├────── Sql
├────── Bloomfilters
├────── StatusCodes
├── package.json
└── turbo.json
bun install
bun turbo run dev
bun tubro run build
Stay isolated, stay clean ✨