Skip to content

jdomingu98/ft_transcendence_backend

Repository files navigation

ft_trascendence v1.1.0

A website where users can play on Pong tournaments. Final project of the 42school roadmap

Set up enviroment

We are using Python 3.12.3 for the development. It is recommended to use this version. You also need to setup a Redis.

Install dependencies

pip install -r requirements.txt

Start the project!

python manage.py runserver

Migrations

python manage.py migrate

Create a migration

python manage.py makemigrations

About

The backend side of the ft_trascendence project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages