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

https://github.com/fractal-solutions/bun-sqlite


https://github.com/fractal-solutions/bun-sqlite

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# main.js

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run main.js
```

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