https://github.com/mattwaler/buddha
A TypeScript backend server starter project with Bun, Drizzle, and Hono.
https://github.com/mattwaler/buddha
bun drizzle drizzle-orm hono honojs typescript
Last synced: 2 months ago
JSON representation
A TypeScript backend server starter project with Bun, Drizzle, and Hono.
- Host: GitHub
- URL: https://github.com/mattwaler/buddha
- Owner: mattwaler
- Created: 2025-01-06T15:53:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T14:10:37.000Z (4 months ago)
- Last Synced: 2025-02-18T20:03:10.776Z (2 months ago)
- Topics: bun, drizzle, drizzle-orm, hono, honojs, typescript
- Language: TypeScript
- Homepage:
- Size: 17.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!