Replies: 2 comments 10 replies
-
Not that I know of, but if you are [compiling a custom UI using ui-devkit[(https://www.vendure.io/docs/plugins/extending-the-admin-ui/#compiling-as-a-deployment-step), you should be able to take the generated directory and serve it using whatever means you like, making sure to include a rewrite rule so that 404s get rewritten to index.html so that SPA routing works correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Admin UI Vendure is really very old compared to its technology platform. I wish the development team could refresh it. |
Beta Was this translation helpful? Give feedback.
10 replies
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.
-
Are there any examples of a setup where the admin UI is deployed as a standalone application?
Beta Was this translation helpful? Give feedback.
All reactions