Skip to content

svar-widgets/react-grid-demo-nextjs

Repository files navigation

SVAR React DataGrid + Next.js

An interactive data grid in a Next.js app — built with the open-source SVAR React DataGrid widget, TypeScript, and SQLite.

Quick Start

git clone https://github.com/svar-widgets/react-grid-demo-nextjs.git
cd react-grid-demo-nextjs
npm install
npm run dev

Open http://localhost:3000.

Branches

Each branch shows a different stage of the integration:

  • basic — client-side only, no backend
  • backend — adds REST API + SQLite persistence
  • main — full demo (same as backend for now)

Related

Releases

No releases published

Packages

 
 
 

Contributors