Skip to content

Use Github Actions to deploy a Dockerized React App to AWS ECS

Notifications You must be signed in to change notification settings

uzmaBi/ecs-github-actions

 
 

Repository files navigation

ecs-github-actions

Deploy to AWS ECS

getting started

  1. install node modules:

    npm install
  2. run the application:

    npm start

About

Use Github Actions to deploy a Dockerized React App to AWS ECS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 45.4%
  • Dockerfile 22.3%
  • HTML 21.7%
  • JavaScript 10.6%