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

https://github.com/hadim/docker-hashview


https://github.com/hadim/docker-hashview

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Docker image for hashview

A Docker image for [Hashview](https://github.com/hashview/hashview).

## Usage

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

# Display logs with:
docker-compose logs -f
```

If everything woked, access hashview at [https://localhost:4567/](https://localhost:4567/).

## License

[MIT](./LICENSE).

## Authors

- Hadrien Mary