/quizzo

A web app that helps me run pub quizzes

Primary LanguageTypeScript

quizzo

A web app that helps me run pub quizzes.

Setup

!! First run: copy the contents of .env.dev into .env !!

npm run db:setup - initialize and seed the database

npm run dev - starts the app dev server