--- type: entity tags: [parking, stack, frontend] sources: [parking-system-architecture] updated: 2026-06-14 --- # React + Vite SPA The frontend: a React single-page app built with Vite, **served by [[fastify]]** (MIT). Plain React was chosen over an admin framework — see [[refine]], which was dropped because the operator UI is simple enough that a framework's abstractions cost more than they save. (See [[parking-system-architecture]] §2.) Part of the [[technology-stack]].