hashgraph / hedera-nft-auction-demo

Demo NFT auction
Apache License 2.0
24 stars 11 forks source link

Error handling and nginx changes #171

Closed gregscullard closed 3 years ago

gregscullard commented 3 years ago

Detailed description: Adds error handling in api verticles Changes the format of docker-compose files introducing a compile and image option Updates the scripts to take the above into account Nginx handles all three end points (UI, Client API, Admin API)

Checklist