Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 229 Bytes

golang-service

Dependencies :

Install all dependencies (go, and various packages)

Build :

$make build

Deploy to AWS ElasticBeanStalk :

$make build_zip

Deploy the zip bundle in the temp folder to AWS ElasticBeanStalk.