Skip to content

Repository files navigation

ShipAny Template One

Ship Any AI SaaS Startups in hours.

preview

Quick Start

  1. Clone the repository
git clone https://github.com/shipanyai/shipany-template-one.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

tweakcn

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

  • Set your i18n messages in src/i18n/messages

Deploy

  • Deploy to Vercel

Deploy with Vercel

  • Deploy to Cloudflare

for new project, clone with branch "cloudflare"

git clone -b cloudflare https://github.com/shipanyai/shipany-template-one.git

for exist project, checkout to branch "cloudflare"

git checkout cloudflare
  1. Customize your environment variables
cp .env.example .env.production
cp wrangler.toml.example wrangler.toml

edit your environment variables in .env.production

and put all the environment variables under [vars] in wrangler.toml

  1. Deploy
npm run cf:deploy

Community

License

About

模板

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages