https://github.com/finos/morphir-examples
https://github.com/finos/morphir-examples
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/finos/morphir-examples
- Owner: finos
- License: apache-2.0
- Created: 2020-03-04T12:12:56.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T19:05:41.000Z (over 2 years ago)
- Last Synced: 2024-04-12T08:19:54.255Z (almost 2 years ago)
- Language: Elm
- Size: 1.6 MB
- Stars: 26
- Watchers: 10
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Overview
This repo contains various models that represent the kinds of business problems that are common across enterprises like financial institutions.
## Code Structure
- *[Rules](src/Morphir/Sample/Rules/README.md)* - Examples of modeling business rules in Elm that are traditionally implemented using rules engines.
- *[LCR](src/Morphir/Sample/Reg/LCR/README.md)* - An example of modeling regulatory reporting that includes complex calculations.
- *[Apps](src/Morphir/Sample/Apps/README.md)* - Examples of modeling entire business applications and their interactions.
## How To Get Started
[Tutorial](https://github.com/finos/morphir-examples/tree/main/tutorial)
### Compile example
morphir-dapr -d