- Add cycling
- Add active calories heatmap
- Add heatmap with number of workouts
- Add line with avg pace to monthly
- Add count of workouts to cumulative graph
- Add Home page w/ this week/this month stats
Run frontend with yarn start
and backend separately from server
folder with yarn start
prisma deploy
inside server folder (needs to be installed globally)