Commit graph

2 commits

Author SHA1 Message Date
58b3d82b85 Fix API paths and make hotel name configurable
- /api/notices → /notices/api/notices to match nginx location block
  (was returning portal index.html causing JSON parse error)
- Add VITE_HOTEL_NAME build arg, remove hardcoded hotel name
- Add vite-env.d.ts for TypeScript import.meta.env support

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 17:55:36 +00:00
d91e8ac96f Initial commit: noticeboard 2026-07-01 12:09:54 +00:00