Static IMSA schedule map generator. Schedule parsing, room lookup, and path generation run in the browser.
npm run build
npm run serveThen open http://localhost:8000.
npm testThe Actix/Rust server is still present for reference, but is not used. Will be removed later