$ docker-compose up -d
$ docker-compose exec psywerx bash # You are now in the psywerx container
# mysql -uroot -proot -hdb -e 'create database psywerx' # create the database
# python manage.py syncdb # set up the database tables
# python manage.py runserver 0.0.0.0:8000 # start the server
-
Notifications
You must be signed in to change notification settings - Fork 2
Psywerx/psywerx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A horribly outdated site.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published