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 Dec 11, 2023. It is now read-only.
We should separate serving the frontend (a few static files) from backend (Java servlets).
This should allow us to build a proper Single Page App, using the same html file for all paths.