Skip to content

jstxx/ethey

Repository files navigation

Dockerized Node Sample App

Purpose

Shows an example app that queries the etherscan API and store the transactions associated with an ethereum address in mongoDB. Examples for CI/CD are included from circle-ci (.circleci/config.yml) and AWS CodeDeploy (appspec.yml).

Deploy

CircleCI

Create a circle-ci environment, pass it the environment variables: AWS_ACCESS_KEY_ID <YourAccessKey> AWS_SECRET_ACCESS_KEY <YourSecretKey>

AWS Code Deploy

https://docs.aws.amazon.com/codedeploy/latest/userguide/getting-started-codedeploy.html

Run

npm start

About

Dockerized Node / MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published