Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 1.24 KB

File metadata and controls

35 lines (33 loc) · 1.24 KB

inplayer-intech-7


alt text

supported languages and stability

alt text

alt text

console login


cloud9 console


workflow

  • node --version
  • npm --version
  • python --version
  • npm install -g aws-cdk
  • cdk --version
  • git clone https://github.com/gggoce/inplayer-intech-7.git
  • choose a random name for the folder "cdk-workshop" from the command below for better visibility in cloudformation console
    mkdir cdk-workshop && cd cdk-workshop
  • cdk init app --language python
  • source .env/bin/activate
  • pip install -r requirements.txt
  • export AWS_DEFAULT_REGION=eu-central-1

resources