Improve startup lifecycle and persistence initialization #106
rodja
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are two kind of startup handlers
app.on_startup
which is provided by NiceGUI androsys.on_startup
from RoSys.A few observations:
It would be great to simplify and de-confuse this logic and provide better documentation.
Beta Was this translation helpful? Give feedback.
All reactions