Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 298 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 298 Bytes

elit-stack

This project aim for setting up the stack used by ELIT through terraform.

Usage:

Install node and terraform

brew install node terraform

Install yarn

npm install -g yarn

Setup repo

yarn install