Best transcendence ever, made by students from 42LeHavre. The goal of this project is to make a single page application displaying at least a Pong game. But we decided to get more ambitious...
https://localhost:8443/auth/42
in production mode or to http://localhost:8000/auth/42
in dev modenix-shell
python backend/manage.py migrate
docker-compose up
M: major module - m: minor module
Commit messages should apply to the following norm:
- | <commit>
: Deleted something~ | <commit>
: Modified something+ | <commit>
: Added somethingThis commit format follow the DinoFormat rules