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

https://github.com/sifferhans/app-starter

A minimal Nuxt starter with Nuxt UI, Drizzle, Lucia and libSQL.
https://github.com/sifferhans/app-starter

libsql lucia-auth nuxt sqlite starter ts vue

Last synced: 2 months ago
JSON representation

A minimal Nuxt starter with Nuxt UI, Drizzle, Lucia and libSQL.

Awesome Lists containing this project

README

          

# App starter

A simple app starter using a simple but powerful stack.

- [Nuxt](https://nuxt.com)
- [Lucia](https://lucia-auth.com)
- [Drizzle](https://orm.drizzle.team)
- [libSQL](https://turso.tech/libsql)

## Get started

```sh
pnpm install
```

```sh
pnpm dev
```