gantt-demo-sveltekit Svelte Themes

Gantt Demo Sveltekit

Demo of SVAR Svelte Gantt used with SvelteKit

SVAR Svelte Gantt + SvelteKit Demo

A demo application showing SVAR Svelte Gantt integrated into a SvelteKit project. The demo uses the open-source (MIT) version of the component.

This demo shows:

  • SvelteKit API routes for backend integration
  • SQLite database (via better-sqlite3)
  • CRUD operations and row reordering via RestDataProvider
  • SVAR Svelte Editor integration for task editing
  • Toolbar integration for common project operations

Quick Start

git clone https://github.com/svar-widgets/gantt-demo-sveltekit
cd gantt-demo-sveltekit
git checkout basic   # or: backend
npm install
npm run dev

Learn more about SVAR Svelte Gantt and find additional resources:

Top categories

Loading Svelte Themes