This website requires JavaScript.
Explore
Help
Sign In
oly
/
hackspace
Watch
1
Star
0
Fork
You've already forked hackspace
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ad301febf6
hackspace
/
compose
/
django
/
start-dev.sh
4 lines
80 B
Bash
Raw
Blame
History
#!/bin/sh
python manage.py migrate
python manage.py runserver_plus 0.0.0.0:8000
Reference in New Issue
View Git Blame
Copy Permalink