Skip to content

bresu/buecherboerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Create virtual environment

python -m venv venv && source venv/bin/activate

Install dependendies

pip install -r requirements.txt

Migrate database

python manage.py migrate

Start the backend

python manage.py runserver

About

Bücherbörse für die FV Jus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages