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

https://github.com/linusbolls/bolls-dev

My personal website
https://github.com/linusbolls/bolls-dev

Last synced: about 1 month ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# linus-bolls-dev

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run src/index.ts
```

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