Interactive State Verification
Open the modal below to update the app's Zustand state, then head to /verify_raw to see the assertions pass in real time. Close the modal and verify again to watch the state reset.
State Management
Zustand stores with localStorage persistence for auth, users, and UI state — no providers needed.
Database
Prisma ORM with PostgreSQL for type-safe queries, migrations, and seeding out of the box.
Deployment
Dockerized with a standalone Next.js build, ready for production with a single docker compose up.
Flights
Browse and filter all available flights.
Loading...