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

https://github.com/badgerbloke/ytpipe


https://github.com/badgerbloke/ytpipe

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Getting Started (Beta Version)

First, install the dependencies:

```bash
pnpm i
```

Second, run the development server:

```bash
pnpm dev -p 5000
```

Open [http://localhost:5000](http://localhost:5000) with your browser to see the result.

👉 This is under development and not ready for production use.