-
hello, Over the weekend I forked the project and created compose, docker files and config to build and run the apps. Now everything is running, on the domain of my choosing (still to build the android app but the rest is mostly working) BUT I do not know how to use the system and I can find very little documentation. Can you please help me out?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
hi! what are your requirements? :) sure we can help you how to use the system! you should use this super-user only to create new events and admins for the new event (even for yourself). the workflow is:
i hope this helps you already? 😸 |
Beta Was this translation helpful? Give feedback.
hi! what are your requirements? :)
sure we can help you how to use the system!
you first have to create an admin user, you create it with
pdm run python3 -m stustapay -c etc/config.devel.yaml admin add-user --node-id 0
for the root node.you should use this super-user only to create new events and admins for the new event (even for yourself).
the workflow is: