This engineering thesis focuses on developing a real-time web application enabling users to create rooms in a dynamic environment.
- Next.js
- TypeScript
- Prisma
- tRPC
- Supabase Database
- Supabase Realtime
The project utilizes the 't3 stack,' combining Next.js, TypeScript, Prisma, and trpc for enhanced performance and scalability.
- Room creation and interaction.
- Realtime chat
- User-friendly interface for adding friends and editing personal information, including description and name.
- And many more!
- Clone the repository.
- Install dependencies:
npm install
- Run the development server:
npm run dev
Adapt configurations in relevant files to tailor the application to specific needs.
Contributions through pull requests and issue reports are welcome.
This project is licensed under the MIT License.