DigiSync How to run dev server set ./front/.env.development.local NEXT_PUBLIC_GOOGLE_SECRET= /* Your Google Auth Secret */ NEXT_PUBLIC_GOOGLE_ID=/* Your GoogleAuth ID */ cd front pnpm run dev