Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 464 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 464 Bytes

banner

Server Environment

banner

flow

Service Information

flow flow flow flow flow flow flow

Base Setting

pip install -r requirements.txt
python manage.py runserver --settings=carping.settings.development

Docker

docker-compose up --build -d