Backend repo for CloudPhoto project.
Run this
ln -s .precommit/pre-commit.py .git/hooks/pre-commit
E.g.
amazon.dynamodb.region=us-east-1
amazon.dynamodb.endpoint=http://localhost:8000/
# OR amazon.dynamodb.endpoint=http://dynamodb.us-west-1.amazonaws.com
AWS_ACCESS_KEY=aaa
AWS_ACCESS_KEY_ID=aaa
- Configure AWS Command Line (add a user to aws cli)
aws configure --profile <username>
- Enter AWS Credientials, default-zone: us-east-1