Added Docs
This commit is contained in:
4
doc/commands.txt
Normal file
4
doc/commands.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
sudo docker-compose up
|
||||
sudo docker-compose run web python manage.py makemigrations
|
||||
sudo docker-compose run web python manage.py migrate
|
||||
sudo docker-compose run web python manage.py test
|
||||
Reference in New Issue
Block a user