Puzzle adventure website.
-
Run an instance of Puzzad WOM
-
Update
VITE_HCAPTCHA_SITE_KEYin in.env -
If developing locally, update
VITE_API_URLin.env.localto the URL of your WOM instance, defaults tohttp://localhost:8090
git clone && npm install && npm run dev