Character Academy
Tool that helps you manage your gym workouts
Installation
Character Academy requires Node.js v18.6+ to run.
Install the dependencies and devDependencies and start the server.
Starting the backend server which you can currently ping with Postman
cd character-academy
npm ci
node ./server/index.js
License
MIT
Free Software, Hell Yeah!