Tech Stack
Setup
Planner requires Node v16+ and Python3.10. It also requires local environment variables since it uses Neon (hosted PostgresDB service), a SMTP server, and Discord as authentication provider.
...
Code Block | ||
---|---|---|
| ||
npm run prisma:generate npm run dev |
Internals
Contact
...