aws-samples / amazon-neptune-samples

Samples and documentation for using the Amazon Neptune graph database service
MIT No Attribution
355 stars 142 forks source link

Dockerize chatbot #66

Closed bechbd closed 3 years ago

bechbd commented 3 years ago

Performed a major refactor to move all the resource creation, lexbot deploy, and blog parsing into the cfn-templates as well as dockerize the web interface for easier deployment.

Additionally, updated the axios version to resolve a dependabot alert

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.