Skip to content

lijunn/shipany_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.local
  • Set your theme in app/theme.css

shadcn-ui-theme-generator

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

  • Set your i18n messages in i18n/messages

Deploy

  • Deploy to Vercel

Deploy with Vercel

  • Deploy to 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

shipany_template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors