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
{{ message }}
This repository was archived by the owner on Jan 20, 2023. It is now read-only.
If grove is started in development mode (npm start), hitting the middle-tier on port 9003 directly will return a 404 because GROVE_UI_BUILD_PATH is likely undefined. Add a note about this to the FAQ and explain how react-scripts is used in the project, too.