/scavenger-hunt

A game that challenges you to find the most random items around your house. Great for virtual parties!

Primary LanguageTypeScriptMIT LicenseMIT

Scavenger Hunt

It's a virtual scavenger hunt! Everyone plays simultaneously and finds specific items around their house from a list that the host has created. Set your own win conditions (most items found in 15 minutes, first to find all items, etc.) and have fun!

Technologies Used

Install

pnpm i

Config

  • cp .env.example .env and update values
  • pnpm db:migrate

Dev

pnpm dev