Playground
To create a playground environment:
- Uncomment the 'db' service in docker-compose.yaml and change the AZURE_SQL_ connection parameters in .env. Use 'db' or 'docker.host.internal' as AZURE_SQL_HOST.
- Create a test account for Exact Online and add the ID and Secret in .env.
- Run
docker-compose up -d --force-recreate. - Go to
metriek.local/api/v1/exact/authand login to Exact Online. - Run
docker exec app baa exact fetch_datato get data from Exact. - Check your DB for data.