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

https://github.com/murilobsd/repo-test


https://github.com/murilobsd/repo-test

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# App-mbsd

Isso é um teste

## About

## Docker

```console
docker build -t app-mbsd .
docker run -p 8080:8080 app-mbsd
```