Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 391 Bytes

ecs-github-actions

Deploy to AWS ECS

getting started

  1. install node modules:

    npm install
  2. run the application:

    npm start