#How to host a custom admin panel from medusa-backend
2 messages · Page 1 of 1 (latest)
We don't have any built in functionality to do this, but you can check out how we do it with our admin. It's basically just exposing your application from an endpoint: https://github.com/medusajs/medusa/blob/develop/packages/admin/src/api/index.ts