https://github.com/monarc-project/ng-backoffice
Back office part of the frontend of MONARC
https://github.com/monarc-project/ng-backoffice
Last synced: 11 months ago
JSON representation
Back office part of the frontend of MONARC
- Host: GitHub
- URL: https://github.com/monarc-project/ng-backoffice
- Owner: monarc-project
- License: agpl-3.0
- Created: 2017-07-07T07:17:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T17:07:29.000Z (over 1 year ago)
- Last Synced: 2025-06-11T09:57:08.011Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.24 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
## MONARC Backoffice Angular Module
This module has a dependency with the MONARC Backoffice Zend Module and may not work without it.
### Updating
Simply run ```npm install``` to update the existing modules to the latest versions.
## License
This software is licensed under
[GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html)
- Copyright (C) 2022-2024 Luxembourg House of Cybersecurity https://lhc.lu
- Copyright (C) 2016-2022 SMILE gie securitymadein.lu
- Copyright (C) 2016-2024 Jérôme Lombardi - https://github.com/jerolomb
- Copyright (C) 2016-2024 Juan Rocha - https://github.com/jfrocha
- Copyright (C) 2017-2024 Cédric Bonhomme - https://www.cedricbonhomme.org
- Copyright (C) 2019-2024 Ruslan Baidan - https://github.com/ruslanbaidan
- Copyright (C) 2016-2017 Guillaume Lesniak
- Copyright (C) 2016-2017 Thomas Metois
- Copyright (C) 2016-2017 Jérôme De Almeida
For more information, [the list of authors and contributors](AUTHORS) is available.
Disclaimer: This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Affero General Public License for more details.