From 8af38a73029f903475f72cb13768275dea7b8b3b Mon Sep 17 00:00:00 2001 From: Florian Sorg Date: Sat, 6 May 2023 18:16:42 +0200 Subject: [PATCH] more documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 37adf7a..6f8bd43 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,9 @@ * comment out librabbitmq in requirements.txt when using python 3.11 * `pip install -r requirements.txt` * `./manage.py migrate` +* `./manage.py createsuperuser` * `./manage.py startserver` +* start message queue with `docker-compose up -d broker result-backend` +* start runner with `celery -A shiftregister worker -B` +* add calendars at http://127.0.0.1:8000/admin/importer/calendar/add/ +* change event state to 'event is running' at http://127.0.0.1:8000/admin/dynamic_preferences/globalpreferencemodel/3/change/