Skip to content

Quick start

  1. Download a basic template for your favorite host:

    Terminal window
    npx giget@latest gh:web-runes/vite-deploy/examples/cloudflare-server
  2. Install dependencies:

    Terminal window
    npm install
  3. Start the development server:

    Terminal window
    npm run dev

Check the manual install guide for your favorite adapter:

We have a few examples you can check out on GitHub.