Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

jstainer-kleis/tournesol-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tournesol Backend

Django app for tournesol app.

Installation

  • Create a postgres database.

  • Create a config file in /etc/django/settings-tournesol.yaml. You can find an example in documentation folder.

  • You can set a different path with ENV variable SETTINGS_FILE.

  • Create a python env and install the requirements pip install -r requirements.txt

  • Install migrations on database python manage.py migrate

  • Create superuser python manage.py createsuperuser

  • Run the server python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages