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

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.

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!