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
- Host: GitHub
- URL: https://github.com/svelterust/oldelysia
- Owner: svelterust
- Created: 2024-06-26T20:43:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T20:45:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T16:22:38.635Z (over 1 year ago)
- Topics: bun, drizzle, elysia, htmx, lucia
- Language: TypeScript
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mvp
```
git clone https://github.com/knarkzel/mvp
cd mvp
bun i
bun dev
```