yarn install
-
Create an OAuth App using the instructions here and note down the
client_idandclient_secret -
Set up Gatekeeper using the above information and host it.
-
Copy
.env.local.exampleto.env.localthen fill in the fields in .env.local with the correct values.
yarn install
- Copy
.env.local.exampleto.env.local
yarn run serve
yarn run build
yarn run deploy
yarn run lint