Hi and GREAT JOB man!
I’m learning so much from your approach.
One thing though, migrations are correctly written by Hasura into Gitpod, but they are owned by root:root, therefore can’t be modified via VSCode - you have to sudo your way to delete those.
I tried to run the cli container with a different user to no avail.
Any idea?