Docker + ReactJS + GitHub + Travis CI + AWS – Part 4
Setting up AWS (Amazon Web Services) - Continued In the previous post, we have configured elastic beanstalk on AWS, which…
Setting up AWS (Amazon Web Services) - Continued In the previous post, we have configured elastic beanstalk on AWS, which…
Setting up GIT repository To setup a git repository, we will Create a new repository in github (using your github…
The use case is to create a web application in React JS, containerize the application using docker, push the code…