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
* chore: migrate to vite
* docs: update frontend docs
* chore: re-add .empty
* fix: do not open browser when starting server
* fix: in docker expose node to all interfaces
so that nginx frontend can reach it
---------
Co-authored-by: Alex Garel <[email protected]>
This project was initially setup using [Create React App](https://github.com/facebook/create-react-app), [the documentation](https://create-react-app.dev/) might be useful.
16
+
This project was initially setup using [Create React App](https://github.com/facebook/create-react-app), but was migrated to Vite. [Its documentation](https://vitejs.dev) might be useful.
# keep this folder to avoid having docker-compose create it with root owner
1
+
# This file is used to ensure that the build folder is included in git and in the docker image (to avoid having docker-compose create the build folder with root owner)
0 commit comments