Skip to content

SamTheTechi/Twindr

Repository files navigation

Flow Chart

🧠 Twindr

A monorepo for super scalable dating application. Includes multiple microservices utlising gRPC, Rest, RabbitMQ, Docker

📁 Monorepo Structure

.
├── 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

🚀 Getting Started

1. Install dependencies

bun install

2. Start all dev servers

bun turbo run dev

3. Build everything

bun tubro run build

Stay isolated, stay clean ✨

About

highly scaleable microservices based dating service ( still working )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published