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

https://github.com/vovayatsyuk/intray.run

Source code of the https://intray.vercel.app/ website.
https://github.com/vovayatsyuk/intray.run

background-jobs task-runner

Last synced: 5 months ago
JSON representation

Source code of the https://intray.vercel.app/ website.

Awesome Lists containing this project

README

          

# Intray.run

Source code of the [intray.run](https://intray.run) website.

## Installation

```
git clone git@github.com:vovayatsyuk/intray.run.git &&\
cd intray &&\
npm install
```

## Running

```
npm run dev
```