Skip to content

Instantly share code, notes, and snippets.

Verifying my Blockstack ID is secured with the address 18qa9pcm2gc5Y6SPJQ5yegJ9B5UFLmoJog https://explorer.blockstack.org/address/18qa9pcm2gc5Y6SPJQ5yegJ9B5UFLmoJog
@johnthillaye
johnthillaye / mean_aws_deployment_process.MD
Last active October 28, 2022 18:03
MEAN.JS Full Stack Deployment Process to AWS EC2

MEAN.JS Full Stack Deployment Process to AWS EC2

Deploy AWS EC2 Instance

###Install & configure AWS CLI tools

$ sudo pip install awscli
$ aws configure