8000 GitHub - wujiabao77/shipany-template-one: nextjs-template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wujiabao77/shipany-template-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

nextjs-template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0