Skip to content

czc6666/shipanystarter

Repository files navigation

Kontext Lora

Unleash infinite creative possibilities with AI.

preview

Quick Start

  1. Clone the repository
git clone https://github.com/kontextlora/kontext-lora.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/kontextlora/kontext-lora.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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors