Set up your environment:
cp .env.example .env
Get VITE_KILN_ACCOUNT_ID
and VITE_KILN_API_KEY
from Kiln Dashboard.
Install dependencies and run local development server:
bun install
bun dev
bun run build
©️ Copyright Kiln, all rights reserved
This software is licensed under the Business Source License 1.1 (BSL 1.1). See the LICENSE file for details.