From 1cf6e65f4edc781513f23275cc6e23776d0e14cc Mon Sep 17 00:00:00 2001 From: PrinceAdvant Date: Mon, 25 May 2026 16:25:11 +0530 Subject: [PATCH] Add Kostra - Production-ready Next.js SaaS boilerplate Adding Kostra (https://kostra.io) to the templates section. It is a production-ready Next.js boilerplate for SaaS products featuring auth, Stripe billing, file uploads (S3/R2), admin dashboard, user management, credit system, and GitHub Actions CI/CD. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f453e31..af75b9e 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ - [Startup - Free Next.js Startup Website Template](https://github.com/NextJSTemplates/startup-nextjs) - [demo](https://startup.nextjstemplates.com/) - [supastarter](https://supastarter.dev/) - [demo](https://demo.supastarter.dev/) `$` -#### docs templates +- [Kostra](https://kostra.io) - Production-ready Next.js SaaS boilerplate with auth, Stripe billing, file uploads, admin dashboard, credit system, and CI/CD - [nextra-theme-docs](https://github.com/vercel/swr-site) - [demo](https://swr.vercel.app/) - [next-smooth-doc](https://github.com/lwz7512/next-smooth-doc) - [demo](https://next-smooth-doc.vercel.app/) - [productlog-nextjs-theme](https://github.com/apvarun/productlog-nextjs-theme) - [demo](https://productlog-theme.vercel.app/)