mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-01-14 02:05:14 +00:00
234 B
234 B
My little Django website + blog
Installation
Clone this repo and cd into it
Running
docker-compose up
First time setup
docker-compose exec website python3 /app/manage.py createsuperuser
ok bye!