Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ize-302/bunsoir

Setup Bun application with little development configuration
https://github.com/ize-302/bunsoir

boilerplate bun bunjs cli docker drizzle-orm elysia hono mysql postgresql sqlite

Last synced: about 2 months ago
JSON representation

Setup Bun application with little development configuration

Awesome Lists containing this project

README

        

Bunsoir!


Logo



🔥 Setup Bun application with little development configuration

---

## Get started

#### Using NPX

```bash
npx bunsoir my-app
```

#### Using BUNX

```bash
bunx bunsoir my-app
```

---

#### Supported tools

| | | |
| ------------- | -------------- | --------------- |
| Frameworks | | |
| ✅ Elysia | ✅ Hono | |
| Drizzle ORM | | |
| ✅ PostgreSQL | ✅ MYSQL | ✅ SQLite |
| Prisma | | |
| 🚧 PostgreSQL | 🚧 MYSQL | 🚧 mongoDB |
| 🚧 SQL server | 🚧 PlanetScale | 🚧 Cockroach DB |
| Others | | |
| ✅ Docker | | |