Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattwaler/buddha
A TS server starter with Bun, Drizzle, and Hono.
https://github.com/mattwaler/buddha
bun drizzle drizzle-orm hono honojs
Last synced: 1 day ago
JSON representation
A TS server starter with Bun, Drizzle, and Hono.
- Host: GitHub
- URL: https://github.com/mattwaler/buddha
- Owner: mattwaler
- Created: 2025-01-06T15:53:27.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-01-06T16:00:52.000Z (2 days ago)
- Last Synced: 2025-01-06T17:19:05.729Z (1 day ago)
- Topics: bun, drizzle, drizzle-orm, hono, honojs
- Language: TypeScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đŠī¸ Buddha
A TS server starter with Bun, Drizzle, and Hono.
## âī¸ Requirements
- [Bun](https://bun.sh/)
## 𧰠Tools
This project uses the following tools:
- [Bun](https://bun.sh/)
- [Drizzle](https://orm.drizzle.team/)
- [Hono](https://hono.dev/)## đ Getting Started
2. Run `bun run dev` to run in development mode
3. Run `bun run start` to run in production mode### đđģ Thank you!
I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!