- Setup Auth0 and get the API keys
- Edit the Docker Compose file to set the credentials and environment variables
- Edit the .env.dev and .env.prod files to contain API keys and environment variables
- Edit services/auth/.env to contain API keys and environment variables
- Install the hasura command line
- docker-compose up -d
- cd services/hasura && hasura migrate apply
- configure/test SSL