Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wanrif/serivce-starter


https://github.com/wanrif/serivce-starter

biomejs bun express ioredis mongoose typescript

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# service-starter

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run dev
```

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