FaithKovi / deploying-nodejs-app-on-ecs-fargate-using-cdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying-nodejs-app-on-ecs-fargate-using-cdk

Static Badge

This project uses a simple nodejs note app

How to run the app in local environment

git clone https://github.com/FaithKovi/nodejs-note-app.git
cd nodejs note app/

Run

npm install
node script.js

About


Languages

Language:TypeScript 60.9%Language:JavaScript 17.3%Language:EJS 10.3%Language:Shell 7.9%Language:Dockerfile 3.7%