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

https://github.com/kantuni/crawler

Y&&Y 2023 Node.js Homework Assignment
https://github.com/kantuni/crawler

Last synced: about 2 months ago
JSON representation

Y&&Y 2023 Node.js Homework Assignment

Awesome Lists containing this project

README

        

# crawler

To install dependencies:

```bash
bun install
```

To run:

```bash
bun start
```

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