I'm making this application to be able to create and track my training cycles for rock climbing.
Scaffolded with t3.gg
You will likely need to make a clerk account to get the .env secret for this to test locally. Clerk env docs You'll also need to make a free mySQL database with Planetscale. Once you create the database, select 'connect' and choose 'Connect with Prisma'. Take the generated url and place it in your .env. Then run "npm install" and "npx prisma db push".
Theres some pretty simple things in issues right now that you can work on. If you have any issues just let me know and feel free to ask questions. I'm typically around outside of CST business hours.