-
In the terminal, run
mv .env.local.example .env.local
-
Fill in Google oauth credentials accordingly in
.env.local
-
npm install
-
npm run dev
-
Access
http://localhost:3000
Screen.Recording.2024-08-29.at.14.22.30.mov
NOTE: How to register a google oauth app and get the credentials, please refer to the offical doc / video here