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

https://github.com/andreasaugustin/sls-bug-proxy


https://github.com/andreasaugustin/sls-bug-proxy

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# sls-bug-test

## abstract

small testing app

## run

### preparation

```bash
make bootstrap
```

### run tests

```bash
make run-node14
```

```bash
make run-node15
```