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

https://github.com/scffs/integratator-test


https://github.com/scffs/integratator-test

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Integrator test

## Setup
copy `env.example` to `.env` and fill it.

## Run
```bash
npm i
```

```bash
npm run build
```

```bash
docker compose up -d
```