mickasmt / next-auth-roles-template

Open-source Nextjs 14 Template Starter with Auth.js v5, User Roles & Admin Panel. Remove blog or docs parts with one cli.
https://next-auth-roles-template.vercel.app
MIT License
165 stars 21 forks source link

What is the difference between "next-auth-roles-template" and "next-saas-stripe-starter" #2

Closed huzhanchi closed 1 month ago

huzhanchi commented 1 month ago

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.

mickasmt commented 1 month ago

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.

huzhanchi commented 1 month ago

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 https://github.com/mickasmt/next-auth-roles-template/issues/2#issuecomment-2238938151, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2CFSUITZZQXMS64OEXN2TZNDZQLAVCNFSM6AAAAABLEJJZM6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZYHEZTQMJVGE . You are receiving this because you authored the thread.Message ID: @.***>

abdellatif-laghjaj commented 1 month ago

@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 !)

mickasmt commented 1 month ago

@huzhanchi Thank you very much for your comment! I'm glad to hear that you find the project useful. Hi @abdellatif-laghjaj Don't worry. I'm currently working on it. Stay tuned for upcoming updates!