Replies: 1 comment
-
Have a look at https://github.com/opencloud-eu/opencloud/blob/main/services/web/Makefile#L43 Also, the |
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.
-
First and foremost: thanks for the project, I'll follow the updates eagerly.
I wanted to understand however how you managed to bundle the golang backend and the Vue.js web ui into a single executable; as I was trying to achieve something similar for a project of mine.
I was trying to read through the Makefiles myself but I don't see what the
generate-prod
command in the mainMakefile
calls/does.I hope you could give me some further hints.
Beta Was this translation helpful? Give feedback.
All reactions