Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplicitesoftware/module-demo-mustache
Simplicite + Mustache demo frontend module
https://github.com/simplicitesoftware/module-demo-mustache
frontend low-code mustache order-management simplicite
Last synced: about 14 hours ago
JSON representation
Simplicite + Mustache demo frontend module
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-mustache
- Owner: simplicitesoftware
- Created: 2019-09-19T15:37:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T12:50:54.000Z (10 days ago)
- Last Synced: 2024-10-29T13:28:26.225Z (10 days ago)
- Topics: frontend, low-code, mustache, order-management, simplicite
- Language: Java
- Homepage:
- Size: 811 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://docs.simplicite.io//logos/logo250.png)
* * *`DemoMustache` module definition
================================[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=simplicite-modules-DemoProject&metric=alert_status)](https://sonarcloud.io/dashboard?id=simplicite-modules-DemoProject)
### Introduction
This module contains a simple web frontend example for the demo **order management** application
based on **Mustache** templating.### Prerequisites
The `Demo` module **must** be installed and configured before importing this addon module.
### Import
To import this module:
- Create a module named `DemoMustache`
- Set the settings as:```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-demo-mustache.git"
}
}
```- Click on the _Import module_ button
`DemoMustacheFrontend` external object definition
-------------------------------------------------Simple demo frontend using **Mustache** templating