Skip to content

jdomingu98/ft_trascendence_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_trascendence

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.

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

Releases

No releases published

Packages

No packages published

Languages