The MijnGemeente portal is the portal where citizens and entrepreneurs can get 24/7 insight to their personal data, their services and products from the municipality. The citizens and enterpreneurs will only see the services and products which are relevant to them. The MijnGemeente portal will also provide suggestions for other relevant products and services. The MijnGemeente portal provides citizens and entrepreneurs insight and control over their data via one central digital portal for the entire municipality. Because the portal is 100% personal, we can provide the citizen and entrepreneur with suggestions which are relevant to their situation.
14
or higher.1.22
or higher.yarn install
yarn start
;To view the project you can open http://localhost:8000
.
This project currently relies on the mockserver (see /mockserver/README.md
).
In order to run the project you need to add two .env files to the root directory:
Both containing the address of the mockserver instance:
MOCK_CONTENT_API_URL=<address>
git checkout -b my-new-feature
;git commit -m 'Add some feature'
;git push origin my-new-feature
.After your pull request is merged, you can safely delete your branch.
Our public issue tracker is located here. Before reporting an issue make sure to check if a similar issue already exists. When reporting an issue give detailed information about the issue and how to reproduce it if applicable.