Skip to content

An app to journal your progress with the rock prodigy training methodology

Notifications You must be signed in to change notification settings

tbenbow/climbing-journal

 
 

Repository files navigation

Training for climbing.

I'm making this application to be able to create and track my training cycles for rock climbing.

Technologies

Scaffolded with t3.gg

Contributing

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.

About

An app to journal your progress with the rock prodigy training methodology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.4%
  • JavaScript 4.2%
  • CSS 1.4%