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

https://github.com/tursodatabase/libsql-js-116

Reproducer for issue reported in #116
https://github.com/tursodatabase/libsql-js-116

Last synced: 3 months ago
JSON representation

Reproducer for issue reported in #116

Awesome Lists containing this project

README

        

# Install Dependencies

Install dependencies with npm:

```sh
npm i
```

# Run

To run this code, simply run the following command:

```sh
node test.mjs
```