Skip to content

kaihendry/go-web-dynamo-starter

Repository files navigation

Goal: Develop a AWS dynamodb Web application locally

Runs under an AWS_PROFILE called "mine", you will have to change that to yours when deploying to your AWS account.

Start dynamodb server

./scripts/local-dynamodb.sh
./scripts/create-table.sh

Start Go Web server

./scripts/start-local-server.sh

If you like this, check out https://github.com/kaihendry/local-audio which builds on this.

About

Aims to be a starting point for dynamodb based serverless fun

Topics

Resources

License

Stars

Watchers

Forks