An open API service indexing awesome lists of open source software.

https://github.com/ncrmro/nextjs-sqlite

NextJS React blog example using server components, actions, Sqlite, Kysely and Playwright.
https://github.com/ncrmro/nextjs-sqlite

kysely kysely-codegen nextjs playwright react sqlite tailwind

Last synced: 15 days ago
JSON representation

NextJS React blog example using server components, actions, Sqlite, Kysely and Playwright.

Awesome Lists containing this project

README

        

# Kysely + SQlite Next.js Starter

Why you might choose to use this.

* SQLite KISS Database
* [Database CLI access](#sqlite-cli-access)

---

Start the dev server.

```bash
pnpm dev
```

```bash
pnpm Test
```

# SQLite CLI access

Sqlite3 CLI access is provided by [betterlite](https://litecli.com/)