Rename the .env.example
to .env.local
and add your google client id.
npm install
npm run dev
npm install
npm run build
npm start
vercel
Implemented middleware for protected api's
Rename the .env.example
to .env.local
and add your google client id.
npm install
npm run dev
npm install
npm run build
npm start
vercel
Implemented middleware for protected api's