📄️ Setup Nextfast Landing Page ⚡️
Let's get your startup setup in 10 minutes
📄️ Lemon Squeezy Subscription 🍋
To setup your subscriptions or payment you need to have Lemon Squeezy account https://www.lemonsqueezy.com/
📄️ Nextjs Server Actions ⭐️
The nextjs 14 officially release the server actions found at https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations.
📄️ User Authentication 🔐
Nextfast uses NextAuth v5 to authenticate users. You can configure it in the auth.ts & auth.config.ts file.