Tamreen (workout in arabic) is an app that motivate the person to exercise while playing video games, doing chores or anything. create plan for what you like and keep track of workouts to get better.
Feel free to access the up-to-date documentation from Here
you can have free access to the app on Tamreen
please consider donating to keep the app alive.
feel fre to check the documentation Tamreen Installation
If you updating the system, please run the following command
php artisan tamreen:update
If you are coming outside github or don't like to use it, feel free to join Discord.
Please check the docker repos to pull the image you prefer Docker
If you run docker-compose before creating a .env file, it will have created a '.env'. To fix it, just delete the .env folder and make sure you create your own .env file before running:
rm -rf .env
cp .env.example .env
Don't forget to also populate the .env file with your own APP_KEY (a random 32 characters string).