Skip to content

YYforymj/shipany-template

 
 

Repository files navigation

ShipAny Template One

Ship Any AI SaaS Startups in hours.

preview

快速上手视频教程

第一集:使用 ShipAny 一小时上站

https://www.bilibili.com/video/BV1ooK7eJEag

第二集:对接 AI 接口,实现壁纸生成,完成业务功能开发

https://www.bilibili.com/video/BV1v1KnesEbg

第三集:对接支付系统,核销用户积分,实现壁纸管理后台

https://www.bilibili.com/video/BV1VUKnepEoY

Quick Start

  1. Clone the repository
git clone https://github.com/boomer1678/shipany-template.git
  1. Install dependencies
pnpm install
  1. Run the development server
pnpm dev

Customize

  • Set your environment variables
cp .env.example .env.development
  • Set your theme in src/app/theme.css

  • Set your landing page content in src/i18n/pages/landing

  • Set your i18n messages in src/i18n/messages

Deploy

一张表来说Vercel 和 Cloudflare的区别

main分支

  • Deploy to Vercel

部署到 Vercel

cloudflare分支

  • Deploy to Cloudflare

部署到 Cloudflare

关于Cloudflare分支部署遇到的问题

Community

License

About

shipany template update 2025-08-06(v2.6.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.9%
  • MDX 2.1%
  • CSS 1.6%
  • Other 0.4%