Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lblod/app-lpdc-digitaal-loket
https://github.com/lblod/app-lpdc-digitaal-loket
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lblod/app-lpdc-digitaal-loket
- Owner: lblod
- License: mit
- Created: 2023-06-22T10:24:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-16T06:03:13.000Z (9 months ago)
- Last Synced: 2024-04-16T06:36:57.535Z (9 months ago)
- Language: TypeScript
- Size: 4.86 MB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LPDC (Lokale Producten- en Dienstencatalogus) - Digitaal loket
_Note_: Documentation is structured using [The software guidebook by Simon Brown](https://leanpub.com/documenting-software-architecture).
## 1. Context
The LPDC application is built on the data model defined in:
* https://data.vlaanderen.be/doc/implementatiemodel/ipdc-lpdc/[System Context Diagram](https://miro.com/app/board/uXjVPrXQm7w=/?moveToWidget=3458764559416630047&cot=14).
Other repos:
- [LPDC frontend](https://github.com/lblod/frontend-lpdc/tree/development)
- [LPDC Management Service](https://github.com/lblod/lpdc-management-service/tree/development)
- [LPDC Publish Service](https://github.com/lblod/lpdc-publish-service/tree/development)## 2. Functional Overview
## 3. Quality Attributes
## 4. Constraints
## 5. [Principles](docs/principles.md)
## 6. Software Architecture
[Container Diagram](https://miro.com/app/board/uXjVPrXQm7w=/?moveToWidget=3458764558708522486&cot=14)
Component Diagram: The architecture is that each docker can in fact be seen as a component. So in this system, the component diagram is the same than the container diagram. We would like to revise and simplify this in the future.
[Sequence Diagram For 'Wijzigingen bewaren' on an 'Instantie'](https://miro.com/app/board/uXjVPrXQm7w=/?moveToWidget=3458764559335291592&cot=14)
[Sequence Diagram For 'Reading and updating concepts from LDES stream'](https://miro.com/app/board/uXjVPrXQm7w=/?moveToWidget=3458764559654392138&cot=14)
## 7. Code
## 8. Data
## 9. [Infrastructure Architecture](docs/infrastructure-architecture.md)
## 10. [Deployment](docs/deployment.md)
## 11. [Operation and Support](docs/operation-support/operation-support.md)
## 12. [Development Environment](docs/development-environment.md)
## 13. [Decision Log](docs/adr/adrs.md)
## 14. [Integrerende gemeentes](docs/integrerende-gemeentes.md)