An open-source web-based strength tracker for hypertrophy
Note: This project is under construction.
- Link: https://hypertrophy.sandbox.com.np
- Username:
demo
- Password:
demo
-
Download
docker-compose.yml
. -
Start the server.
docker compose up
-
The server should be running in https://127.0.0.1:8000/.
-
Create a user to access the web application.
docker compose exec python manage.py createsuperuser
This project is licensed under the terms of the MIT license.