Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions data/json/en/tools/template.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
// J
// K
// L
{
"name": "LaunchSaaS",
"description": "Production-ready Next.js SaaS starter kit with Better Auth, Stripe/Creem payments, blog, docs, and admin dashboard. Build and launch your SaaS, AI tool, or web app in hours, not weeks.",
"url": "https://launchsaas.org/",
"tags": ["saas app", "nextjs", "paid"]
},
{
"name": "Launchway",
"description": "Remix starter kit that provides developers with pre-built features like authentication, payment processing, and UI components, aiming to save 40-65+ hours of development time without any vendor lock-in to help products launch faster.",
Expand Down
6 changes: 6 additions & 0 deletions data/json/zh/tools/template.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
// J
// K
// L
{
"name": "LaunchSaaS",
"description": "Next.js SaaS 全功能启动模板(生产级) —— 内置 Better Auth 用户认证、Stripe/Creem 在线支付集成、博客系统、技术文档模块与管理后台 Dashboard。快速构建并上线你的 SaaS 平台、AI 工具或 Web 应用程序,大幅缩短开发周期,从数周压缩至数小时。",
"url": "https://launchsaas.org/",
"tags": ["SaaS应用", "Next.js", "付费"]
},
// M
{
"name": "Makerkit",
Expand Down