Personal Project
To download the game, run the following commands:
git clone [email protected]:nduboi/Action-ou-verite.git
cd Action-ou-verite
Create a file named api_token.env
and fill it with secure information. This token will be used to secure the communication between the API and the server.
SECRET_KEY_JWT=(secure_token)
docker-compose up -d
Go to this website: http://localhost:8001
Go to this platform and log in with your Docker Hub account:
https://labs.play-with-docker.com/
Run this command:
git clone https://github.com/nduboi/Truth-or-Dare.git && cd Truth-or-Dare
echo SECRET_KEY_JWT=default > api_token.env
docker-compose up
After this, open port 8001 and have fun for 4 hours. After this, all data will be lost.
Docker
Docker Compose
Created by: 📝