Skip to main content Link Menu Expand (external link) Document Search Copy Copied

ft_transcendence

Run the project

In order to run the project, docker need’s to be running. To run the project execute docker-compose in the root folder.

cd ft_transcendence
mkdir data
docker-compose up -d

Documentation

When the project is running the documentation is hosted locally and is available on:

http://localhost:4000/ft_transcendence/

The manual of the documentation framework (Just the Docs) is here.

How to work on the project

The way of how to work on the project is defined in: Workflow