Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lblod/frontend-lpdc
https://github.com/lblod/frontend-lpdc
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lblod/frontend-lpdc
- Owner: lblod
- License: mit
- Created: 2023-06-20T08:25:28.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2024-04-15T09:11:20.000Z (9 months ago)
- Last Synced: 2024-04-16T06:37:02.955Z (9 months ago)
- Language: JavaScript
- Size: 7.95 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LPDC (Lokale Producten- en Dienstencatalogus) - Frontend
_Note_: Documentation is structured using [The software guidebook by Simon Brown](https://leanpub.com/documenting-software-architecture).
LPDC Frontend is part of [LPDC - Digitaal loket](https://github.com/lblod/app-lpdc-digitaal-loket/tree/development). This contains general documentation. Specific documentation to be found in this project.
## 1. Context
LPDC frontend is the frontend component.
It is written in ember-js.## 2. Functional Overview
## 3. Quality Attributes
## 4. Constraints
## 5. Principles
## 6. Software Architecture
## 7. Code
## 8. Data
## 9. Infrastructure Architecture
## 10. Deployment
We use [release-it](https://github.com/release-it/release-it/tree/main) to make a new release.
```shell
npm run release
```## 11. Operation and Support
## 12. Development Environment
## 13. Decision Log