- Github Organisation: Cube
- Deployed Website: https://usecube.vercel.app
- Frontend: NextJS + Typescript
- Backend: Supabase + PostgreSQL + DrizzleORM
- Install packages
npm install
- Build project
npm run build
- Start project
npm run start
npm install
npm run build
npm run start