This is a DuckDB-Wasm Shell project running with Next.js. It was bootstrapped with npx create-next-app@latest --typescript.
Run the development server:
npm run devView website on http://localhost:3000.
Run tests:
npm run e2e
npm run e2e:headlessLint and format:
npm run lint
npm run format