-
Notifications
You must be signed in to change notification settings - Fork 23
Description
It would be great to have a Quick Start Guide for Nuxt.js.
It would be even greater to have an all-inclusive starter template.
The template (https://github.com/NuxSaaS/NuxSaaS) includes integration with Better-Auth and Stripe.
I do see a Better-Auth example in Convex's github account, but I don't see it in Convex Docs.
I do see a Stripe template in Convex's github account, but there is no payment integration section in Convex Docs.
Although there is a blog post about Stripe integration (https://stack.convex.dev/building-a-subscription-based-saas), I am not sure if that one-year old post is still relevant today.
So, I suggest two pathways for Convex docs:
Pathway 1: Quick Start Guide + Integration Guide
Pathway 2: Starter Template
Pathway 1 is good for users with stonger technical skills.
Pathway 2 is good for less technical folks.