Before getting started, make sure you have:
- Node (version 16 or greater) and npm installed
- Terraform installed
- AWS CLI installed and configured with your AWS account credentials
- clone the
cascade-backendrepo - in the
cdktfdirectory, runnpm install - in the root directory, run
npm install && npm install -g cdktf-cli - run
npm startto get the server running
- clone the
cascade-guirepo - run
npm installin the terminal - run
npm run devto start the application
After both components are running, you can visit localhost:3000 to use the Cascade GUI.
Follow the instructions in Cascade Compose