Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cdbrw/cfw-bun-hono-drizzle

Cloudflare Worker using Bun as the package manager, Hono for routing and Drizzle ORM to query the D1 database
https://github.com/cdbrw/cfw-bun-hono-drizzle

bun cloudflare cloudflare-d1 cloudflare-d1-with-drizzle-orm cloudflare-workers drizzle-orm hono honojs

Last synced: 3 months ago
JSON representation

Cloudflare Worker using Bun as the package manager, Hono for routing and Drizzle ORM to query the D1 database

Awesome Lists containing this project

README

        

```
npm install
npm run dev
```

```
npm run deploy
```