mickasmt / next-saas-stripe-starter

Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
https://next-saas-stripe-starter.vercel.app
MIT License
1.95k stars 354 forks source link

Admin panel #22

Closed jibinmathew69 closed 7 months ago

jibinmathew69 commented 7 months ago

An admin panel is necessary for the project.

mickasmt commented 7 months ago

Thanks for the suggestion. Just need to add roles and it should work.

jibinmathew69 commented 7 months ago

is it live now and just requires roles to be added, or is it something to be pushed?