edisonywh / backoffice

Admin tool built with the PETAL stack
MIT License
217 stars 15 forks source link

Allow users to bring their own Hooks #25

Open edisonywh opened 3 years ago

edisonywh commented 3 years ago

Haven't tested it but I don't think this is possible right now. We allow users to pass in their own app.js, but then Backoffice initiates its own LiveSocket, so I'm not sure how to pass in user-created hooks into the LiveSocket instance