Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 259 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 259 Bytes

쇼핑몰 프로젝트

기술스택

  1. TypeScript
  2. Nodejs
  3. Experss
  4. MongoDB

클라우드 서버

  • AWS EC2 (Auto-Scaling, ELB)
  • AWS S3
  • AWS ROUTE53
  • AWS CodeDeploy

실행 스크립트

$ cd /shopping-mall
$ npm install
$ npm start