Skip to content

Conversation

@mneil
Copy link
Owner

@mneil mneil commented Jan 17, 2021

Closes #4 . I still need to write up more documentation but this sets up the structure and shows some usage.

mneil added 11 commits January 17, 2021 09:12
Added a make command to run docsify.
I want to be able to run the example from the docs and
had some issues with port mappings in the dev container.
For now we only support a single item return in dynamo. It was
possible to return a slice of data which was not correctly
converted to a term. Tests were passing because we only
had negative tests and the input for the test was not correctly
serialized to JSON.

I found this issue while trying to write getting started documentation
and writing out a use case.
I needed that in order to debug some data during the
integration tests.
Now that the tests are actually correct I need to set
fake keys and region for dynamodb local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add better documentation with docsify

2 participants