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

https://github.com/davidchase/simply-hapi-docker

Part I in of a Series of Docker Setups
https://github.com/davidchase/simply-hapi-docker

docker docker-compose hapijs

Last synced: about 2 months ago
JSON representation

Part I in of a Series of Docker Setups

Awesome Lists containing this project

README

          

# Simply Hapi Docker
Part I in a Series of Simple Docker Setups

## Preqs
- Docker Installed

## Run It

```sh
docker-compose up --build
```

## Todo
- [ ] Add other docker yml (ie production, staging)