mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-05-14 07:42:15 +00:00
My websites from between 2021 to 2024
|
||
---|---|---|
website | ||
.gitignore | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
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!