To run it locally.
- Add "127.0.0.1 appointmed.site", "127.0.0.1 api.appointmed.site", "127.0.0.1 auth.appointmed.site" to /etc/hosts or C:\Windows\System32\drivers\etc\hosts
- Add .env following configuration in env.example.env
- Run docker compose build && docker compose up -d
- Set vault secrets in ./initVault.sh
- Wait that vault service starts and run ./initVault.sh or ./initVault.ps1 (Require you to have vault installed, for now..)
- When services are up, connect to http://appointmed.site