diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2014-05-24 01:21:26 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2014-05-24 01:21:26 -0700 |
commit | 71b1c57aad075b26d7be1e4b80d5d4fa19746486 (patch) | |
tree | f78d557710393241c26a2bd9918ea6fbd8e5d523 /src/com/p4square/grow/backend/DynamoGrowData.java | |
parent | 347589a78ba6db05bb4fe62ad92a0b73e4a57c3e (diff) |
Adding serverprod target and import tool.
serverprod starts the frontend locally but points it to the prod
dynamodb.
The import tool loads data into dynamodb. Each record has a hash key and
one or more attribute/value pairs. Records are separated by an empty
line. The first line of the record is the hash key. Each subsequent line
is an attribute key, followed by a space, followed by the value.
Diffstat (limited to 'src/com/p4square/grow/backend/DynamoGrowData.java')
0 files changed, 0 insertions, 0 deletions