Zaken frontend

Production

wonen.zaken.amsterdam.nl

Acceptance

acc.wonen.zaken.amsterdam.nl

Development

Bypassing authentication

Required access to services for development

Connecting to Acceptance API

  • It's possible to connect a locally run zaken-frontend to Acceptance API. Add REACT_APP_API_HOST=https://acc.api.wonen.zaken.amsterdam.nl/api/v1/ to .env.development.local. See .env.development for examples.

Deployment

The master branch is automatically deployed to acceptance.

Tag any branch, but preferably master, with a tag like v1.0.0 to deploy that specific commit to production.