- Stack:
- Application FE:
- Next JS (Hosted via Vercel)
- Hasura GraphQL for real-time messaging.
- Supabase for Auth and hosted Database.
- Application BE:
- PostgreSQL via asyncpg (no ORM)
- Uvicorn - hosted on AWS Lightsail.
- Redis - as a message queue.
- Hasura GraphqlQL for real-time messaging.
- Monitoring:
- Axiom https://axiom.co/vercel as it integrates with Vercel.
- Packaging:
- Docker & docker-compose