Repository for hosting all documents and scripts for our FYP project, starting in Y4S1
- Change directory to
frontend/iQMA-Skills-Builder
- Run the following command:
npx expo run:android
- Change directory to
backend
- Run the following comamnd:
docker compose up
- Change directory to
infrastructure
- Run the following commands:
terraform init
terraform apply
terraform destroy