Built with snowpack.
Set up these environment variables:
export SNOWPACK_PUBLIC_AUTH0_DOMAIN=<your auth0 domain> # e.g. "distributeaid.eu.auth0.com"
export SNOWPACK_PUBLIC_AUTH0_CLIENT_ID=<client ID for this app>
Run
npm start
to start the development server.