Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aziz-axg/testing-bun-project

This project is my playground that i testing and building api with bun using best practice
https://github.com/aziz-axg/testing-bun-project

bun express i18next jsonwebtoken prisma

Last synced: 25 days ago
JSON representation

This project is my playground that i testing and building api with bun using best practice

Awesome Lists containing this project

README

        

# bun-app

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.