Populate .env.* files, and remove the .example extension
(Windows) npm install -g npm@7.15.1
npm install
npm run devVisit http://localhost:3000/passport on your browser.
To bypass authentication locally:
- Remove
<UserProvider>from/pages/_app.tsx - Remove not operator (
!) from!user?.isAdminin/pages/index.tsx