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.
There is also no testing setup. If you're open to this, I would be happy to help with setting this up. I would use vitest + @testing--library/react and add some base tests. I would also make sure to ignore any generated/copied code for coverage purposes.
Hi there,
Thanks for your nice starter.
There is also no testing setup. If you're open to this, I would be happy to help with setting this up. I would use
vitest
+@testing--library/react
and add some base tests. I would also make sure to ignore any generated/copied code for coverage purposes.