Open House Sign-In

Phase 1 starter is ready. Seed the database, then open the visitor flow and QR sign.

Quick links

Setup commands

npm install
npm run db:generate
npm run db:migrate
npm run db:seed
npm run dev