MyApp

Boilerplater

Look's like you've got the boilerplate running. Nothing more should be needed, however to get the github OAuth to work, you'll need to add the AUTH_GITHUB_ID and AUTH_GITHUB_SECRET to the .env file. See more details here.
See the src/components/auth/oauth/config.ts file to explore ways to add more providers.
Visit the release/vercel-neon branch to see how we deployed this app using Vercel and NeonDB.