No description
  • TypeScript 97.5%
  • CSS 1.8%
  • JavaScript 0.4%
  • Dockerfile 0.3%
Find a file
2026-07-20 17:37:12 +02:00
.github Bump actions/checkout from 6.0.2 to 6.0.3 (#1318) 2026-06-16 12:20:49 +00:00
.husky Initial commit 2024-03-21 16:59:09 +01:00
apps Fix regression with lists in notes (#1364) 2026-07-20 17:37:12 +02:00
docs Reorganise docs folder, convert remaining 'old style' ADRs (#1333) 2026-06-23 13:45:11 +02:00
libs Regenerate API client (#1354) 2026-07-15 13:20:42 +02:00
typings Add navigation to new renderer, remove old renderer (#623) 2024-12-09 15:35:52 +01:00
.browserslistrc Initial commit 2024-03-21 16:59:09 +01:00
.dockerignore Dockerize Admin app (#642) 2025-01-08 14:18:39 +01:00
.editorconfig Initial commit 2024-03-21 16:59:09 +01:00
.gitattributes Initial commit 2024-03-21 16:59:09 +01:00
.gitignore Add Entra ID authentication to Admin and Back office apps (#1060) 2025-12-08 13:48:22 +01:00
.lintstagedrc.json Migrate to ESLint 9 (#761) 2025-03-18 13:51:28 +01:00
.npmrc Remove engine-strict 2024-03-25 15:13:19 +01:00
.nvmrc Update to Node 24 (#1135) 2026-02-12 11:52:55 +01:00
.prettierignore Uninstall NX and remove related packages and files (#672) 2025-01-21 13:45:49 +01:00
.prettierrc Initial commit 2024-03-21 16:59:09 +01:00
.stylelintignore Add crosshair to map when navigating with keyboard (#842) 2025-06-03 08:57:13 +02:00
AGENTS.md Reorganise docs folder, convert remaining 'old style' ADRs (#1333) 2026-06-23 13:45:11 +02:00
azure-pipelines.yml Only run automatic pipeline on main and tags (#1271) 2026-04-30 14:43:54 +02:00
default.conf Allow all routes reach Admin app, not just index (#1072) 2025-12-09 13:33:26 +01:00
docker-compose.yml Feat/deploy backoffice (#906) 2025-08-06 11:07:53 +02:00
Dockerfile Classify Melding on blur in Back Office (#1277) 2026-05-18 09:57:43 +00:00
eslint.config.mjs Enforce importing type as type and return error when using console (#1297) 2026-05-21 15:58:57 +02:00
LICENSE.md Initial commit 2024-03-21 16:59:09 +01:00
Makefile added makefile (#797) 2025-04-16 14:03:43 +02:00
openapi-ts.config.ts Update and regenerate API client (#1249) 2026-04-23 14:02:36 +02:00
package.json Bump the amsterdam-design-system group across 1 directory with 5 updates (#1341) 2026-07-13 12:01:59 +02:00
pnpm-lock.yaml Add notes overview page (#1353) 2026-07-15 12:55:46 +02:00
pnpm-workspace.yaml Add and remove overrides to fix security issues (#1317) 2026-06-04 11:56:54 +02:00
README.md Update README.md 2026-06-29 13:38:59 +02:00
stylelint.config.mjs Use root path for design tokens check (#708) 2025-02-10 13:37:30 +01:00
tsconfig.json Add alias to quickly import from src of app (#1274) 2026-05-01 11:30:34 +02:00

Meldingen front-end

Hi and welcome to the Meldingen front-end repository!

This monorepo houses three separate front-ends:

  • Melding Form: where the general public can create and view nuisance reports.
  • Back Office: where professionals can handle these reports.
  • Admin: where admins can manage the Melding Form and Back Office apps.

Read the docs for more information on the project architecture and plug-in choices.

Getting started

New to the project? The getting started guide covers local Node and Docker setup.

Code of Conduct

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. Read our Code of Conduct if you havent already.

License

This project is free and open-source software licensed under the European Union Public License (EUPL) v1.2 or higher. Documentation is licensed as Creative Commons Zero 1.0 Universal (CC0-1.0).