Banzaika / test_for_bbinfo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Как запустить проект?

git clone https://github.com/Banzaika/test_for_bbinfo
cd test_for_bbinfo
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt cd config
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Aдреса документации:

/swagger

/redoc

About


Languages

Language:Python 100.0%