silvermine / dynamodb-table-sync

MIT License
45 stars 15 forks source link

Upgrade Node.js to 12.14.0, add @silvermine/standardization and related tooling #23

Closed pbredenberg closed 4 years ago

pbredenberg commented 4 years ago

In this PR:

I also upgraded the Dockerfile and docker-compose configuration. I believe I did it right, seemed to build ok using Node's official 12.14.0 image, but might not be a bad idea to make sure it's doing what we're expecting it to do.

That is all.