A Next.js web app that allows you to post about something you are grateful for every 24 hours.
NextAuth.js is a complete open source authentication solution.
This is an example application that shows how next-auth
is applied to a basic Next.js app.
The deployed version can be found at next-auth-example.vercel.app
- Next.js
- Supabase Storage
- Supabase Authentication (OAuth + Email)
- Supabase Database
- Tailwind CSS (Flowbite React)
- TypeScript
- Vercel
This project does not run standalone due to the database having custom configuration not specified in this repository.
MIT. Do what you want.