Raincraft IMS API is running.
Frontend not built yet. Run:

    cd FrontEnd
    npm install
    npm run dev    (development, on http://localhost:5173)
      or
    npm run build  (production, then re-open this URL)