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

https://github.com/svelterust/oldelysia

Starter pack for quickly cooking up mvp using Bun, Drizzle, HTMX, Elysia and Lucia
https://github.com/svelterust/oldelysia

bun drizzle elysia htmx lucia

Last synced: over 1 year ago
JSON representation

Starter pack for quickly cooking up mvp using Bun, Drizzle, HTMX, Elysia and Lucia

Awesome Lists containing this project

README

          

# mvp

```
git clone https://github.com/knarkzel/mvp
cd mvp
bun i
bun dev
```