Public proxy gateway for the OpenZaak API. Built for usage in the Mijn Gemeente PWA
14
or higher.1.22
or higher.yarn install
yarn start
;To view the project you can open http://localhost:3030
.
In order to run the project you need to add a .env
to the root directory.
Make sure it contains the variables defined in the .env.example file.
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.