A vacatation and event management tool
Make sure to have your ~/go/bin folder on PATH
Run once to install the required tools and libraries
make installStarts backend (API on port 8080) and frontend (Vite on port 5173, or 5174 if 5173 is in use) in parallel. Open the frontend URL in your browser.
make devOutput folder: /build
make build
