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

https://github.com/matchachoco010/hellodocker

Dockerお試し。
https://github.com/matchachoco010/hellodocker

Last synced: about 1 year ago
JSON representation

Dockerお試し。

Awesome Lists containing this project

README

          

```
$ npx tsc
$ DB_PASSWORD=
$ CERT_PATH=./cert
$ docker-compose up
```

```
$ docker-compose down
```