Organize social gatherings easily with a unified online planner.
Currently hosted at https://planner-production.up.railway.app/.
See an existing example plan here https://planner-production.up.railway.app/plan/cbac6bb2-3b22-444a-97fa-c71b48160ac7.
- Typescript
- TailwindCSS
- NextJS
- tRPC
- Prisma
- PostgreSQL
To run this project, you will need to add the following environment variables to your .env file
DATABASE_URL
JWT_SECRET
To deploy this project run
npm run build
npm run start