Prerequisites
- Node.js 20+
- pnpm
- PostgreSQL
Installation
Database Setup
Environment Configuration
Primary Backend (apps/primary-backend/.env)
Mobile Backend (apps/mobile-backend/.env)
Run Migrations
Start Development
API Endpoints
- Primary Backend:
http://localhost:3001/api/v1 - Mobile Backend:
http://localhost:3002/api/v1