Skip to content

nduboi/Action-ou-verite

Repository files navigation

Action ou verité by nduboi ⛵

Projet Personel

Download 💾

To download the game you need to do this command

[email protected]:nduboi/Action-ou-verite.git
cd Action-ou-verite

How to play ? 🖥️

You need to modify 2 files :

First a file named : mail.env you need to fill with your informations you can use your gmail account to fill this informations

MAIL_HOST=STMP_SERVER
MAIL_ADRESS=Email_adress
MAIL_PASSWORD=App_password
MAIL_PORT=STMP_PORT

Next file named : api_token.env you need to fill with secured informations This token will be use to secured the communication btw the api and the server

API_TOKEN=(secure_token)

When you have created all files :

docker-compose up -d

Go to this website http://localhost:80

Requirements

Docker

Docker compose

Contribution 👏

Created by : 📝

@nduboi