- Turborepo for managing monorepos.
- ElysiaJS for the Typescript backend API.
- NextJS for the frontend.
- Using TypeScript.
- shadcn/ui for the frontend UI components.
- Axios for making HTTP requests.
- React hook form for form handling.
- Zod for schema validation.
- Docker Compose for development and production.
- Secure password hashing using bun hashing with bcrypt.
- JWT (JSON Web Tokens) for authentication.
- BiomeJS for the linter and code formatter.
This project is licensed under the MIT License - see the LICENSE file for details.