Find a suitable admin

Hi,

I want to add a admin feature to the web page, so I’m looking for a admin component like flask_admin in flask. Does anyone know anything about that?

If not, how can I write one myself?

Thank you for the help.

If someone has written such a plugin/add-on for Sanic, I am unaware of it - you would likely need to write it yourself.

You could start with the documentation at https://sanic.dev/ and you’re always welcome to jump on our discord to get help, advice, and feedback.