hect1c / nextjs-sentry-nextauth-lambda-error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs-sentry-nextauth-lambda-error

  • Run pnpm install
  • Build SST NEXT_PUBLIC_BUILD_ENV=develop pnpm run build:sst
  • Deploy AWS Lambda NEXT_PUBLIC_BUILD_ENV=develop pnpm run deploy
  • Visit ${cloudFronturl}/auth/login

Ensure you have the correct profile / credentials setup for AWS. Once deployed visit ${cloudFronturl}/auth/login in your browser and check the console you will see the CLIENT_FETCH_ERROR

About

License:ISC License


Languages

Language:TypeScript 72.1%Language:JavaScript 18.2%Language:CSS 9.0%Language:Shell 0.8%