-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the difference between "next-auth-roles-template" and "next-saas-stripe-starter" #2
Comments
Hi, thank you so much! I appreciate it. Both projects will have the same design, so the only difference will be the management of subscriptions and payments in the stripe-starter. If you need SaaS payment, then stripe-starter will be good; otherwise, the auth-role-starter alone is sufficient. |
Really appreciate the work you have done, it saves me a lot of time, you
know although shadcn provide enough components, but as a beginner, a neat
and compact starter is really helpful
…On Fri, Jul 19, 2024, 19:24 mickasmt ***@***.***> wrote:
Hi, thank you so much! I appreciate it.
Currently, I am a bit busy, but I will continue to update and maintain all
projects on the weekends. The setup file and the dashboard design with a
sidebar from the next-auth-roles-template will soon be added to the
stripe-starter. Shadcn said he is working on the collapsible sidebar, and
I'm just waiting for it to be ready to update the dashboard. I will also
upgrade to the next versions of Next.js.
Both projects will have the same design, so the only difference will be
the management of subscriptions and payments in the stripe-starter. If you
need SaaS payment, then stripe-starter will be good; otherwise, the
auth-role-starter alone is sufficient.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2CFSUITZZQXMS64OEXN2TZNDZQLAVCNFSM6AAAAABLEJJZM6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZYHEZTQMJVGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@mickasmt Niice my friend, i guess it will be great if you simply add the functionlaies in the next-auth-roles-template to the next-saas-stripe-starter and ofc keep in mind the payment gateways !! (i guess it would be perefct if integrate lemeon squezy !) |
@huzhanchi Thank you very much for your comment! I'm glad to hear that you find the project useful. |
Hi, mickasmt
Really thanks for your wonderfull job. It is really smiplified and good starter for me.
However, confusion as the question. Which one should I choose to use from the long-term maintaince perspective.
The text was updated successfully, but these errors were encountered: