Skip to content

Front-end voor de Amsterdamse Zaken Administratie van afdeling wonen.

Notifications You must be signed in to change notification settings

Amsterdam/zaken-frontend

Repository files navigation

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 main branch is automatically deployed to acceptance.

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

A npm run deploy:prod convenience script is also available. This also guarantees the versions between the Git tag and NPM (package.json) are in sync.

E2E testing with Cypress

README.md

About

Front-end voor de Amsterdamse Zaken Administratie van afdeling wonen.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published