Beta2: Server init hook?
How do I hook into star initialization so can perform async setup step ahead of start starting (e.g., async call to secrets store to get secrets needed for app to run). Thanks!
1 Reply
I'm also interested in this... an example for startup and shutdown (dispose on dev reload) scripts would be much appreciated.