This project is meant to study GCP services such as (Cloud Run, Pub/Sub), CI/CD and others as load tests(k6), metrics(new relic) and terraform.
The command bellow will start the aplication, create everything you need to start using this application.
docker-compose up
Reach by terminal the api folder and execute:
npm ci --silent
npm t