Build a standalone app #3853
Unanswered
jean-smaug
asked this question in
Help
Replies: 1 comment
-
To my knowledge, it's not included. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Hello,
I've got a project with the following structure 👇
The project is managed by PNPM and I'm using the
workspace:VERSION
to reference packages into the adonis app.Is it possible to create an Adonis standalone build that contains the app and all dependencies that are necessaries to run it.
Create a server bundle in short.
Base on what I read in the doc, Encore seems to be for client only.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions