/tinyurl

Example Go Web App

Primary LanguageGoApache License 2.0Apache-2.0

tinyurl

Local development

$ docker compose up --build

Initialize DynamoDB

$ terraform -chdir=terraform/local init
$ terraform -chdir=terraform/local apply