This is the custom frontend for our custom backend logic for registering users on naarad, providing read-only access to kgp-* channels.
pnpm install
pnpm run devRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
pnpm install
pnpm run buildBuilds the app for production to the dist folder.
You can now deploy the dist folder to any static host provider (netlify, surge, now, etc.)