Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.45 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.45 KB

Meldingen front-end

Hi and welcome to the Meldingen front-end repository!

This monorepo houses three separate front-ends:

  • Public: where the general public can create and view nuisance reports.
  • Backoffice: where professionals can handle these reports.
  • Admin: where admins can manage the Public and Backoffice apps.

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

Getting started

To use this repository, you need Node.js and npm. The required versions of these are defined here.

If you have those, you can:

  • Install all dependencies with npm install
  • Start all applications in development mode with npm run dev
  • Build all applications for production using npm run build

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 haven’t 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).