Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 707 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 707 Bytes

Planner

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.

Tech Stack

  • Typescript
  • TailwindCSS
  • NextJS
  • tRPC
  • Prisma
  • PostgreSQL

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL

JWT_SECRET

Deployment

To deploy this project run

  npm run build
  npm run start

Screenshots

App Screenshot