📄️ Database Setup
This document provides an overview of setting up the database for your project. We'll cover the necessary steps for both MongoDB (used with NextAuth) and Supabase.
📄️ Email Setup
This document provides an overview of setting up email services using SendGrid and Mailgun in your project. We'll cover the necessary environment variables, the functionality provided by the project, and a guide for end users to configure their accounts and obtain API keys.
📄️ Google OAuth Setup
This document provides an overview of setting up Google OAuth in your project using NextAuth and Supabase. We'll cover the steps to obtain Google OAuth keys and where to configure them in your project.
📄️ SEO Hook
This document provides an overview of using the SEO hook in your project to manage metadata for better search engine optimization. We'll cover some tips and a usage example.
📄️ Payment Setup
This document provides an overview of setting up payments in your project using Stripe and LemonSqueezy. We'll cover the necessary environment variables, the steps to set up accounts, and where to configure them in your project.