You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then I swapped frontend/web-editor with the latest hydra repository. There I used yarn build to build the source using vite. Back in the hydra-server folder, I used yarn serve and it seems the server is working with the latest frontend.
The text was updated successfully, but these errors were encountered:
I'm trying to get the backend + latest frontend working
first I had to edit backend/server.js (mostly edits for https. the last line was needed to adapt to vite)
then I swapped frontend/web-editor with the latest hydra repository. There I used
yarn build
to build the source using vite. Back in the hydra-server folder, I usedyarn serve
and it seems the server is working with the latest frontend.The text was updated successfully, but these errors were encountered: