Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/incubator-kie-kogito-apps
Kogito Apps - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
https://github.com/apache/incubator-kie-kogito-apps
bpm bpmn cloud-native cmmn dmn hacktoberfest java knative kogito react rules-engine serverless-workflow spring-boot trustyai typescript workflow workflow-engine
Last synced: 5 days ago
JSON representation
Kogito Apps - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
- Host: GitHub
- URL: https://github.com/apache/incubator-kie-kogito-apps
- Owner: apache
- License: apache-2.0
- Created: 2019-10-21T13:09:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T10:33:17.000Z (12 days ago)
- Last Synced: 2025-01-01T06:00:08.426Z (12 days ago)
- Topics: bpm, bpmn, cloud-native, cmmn, dmn, hacktoberfest, java, knative, kogito, react, rules-engine, serverless-workflow, spring-boot, trustyai, typescript, workflow, workflow-engine
- Language: Java
- Homepage: http://kogito.kie.org
- Size: 75.4 MB
- Stars: 63
- Watchers: 45
- Forks: 132
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: security-commons/pom.xml
- Support: .github/supporting-files/publish_jitexecutor_native/README.md
Awesome Lists containing this project
README
# Kogito Apps
## Contributing to Kogito
All contributions are welcome! Before you start please read the [contribution guide](https://github.com/kiegroup/kogito-runtimes/blob/main/CONTRIBUTING.md).
## Building from source
- Check out the source:
```
git clone [email protected]:kiegroup/kogito-apps.git
```> If you don't have a GitHub account use this command instead:
> ```
> git clone https://github.com/kiegroup/kogito-apps.git
> ```## Getting Help
### Issues
- Do you have a [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) for your issue?
- If so, please open a Jira for it in the [Kogito project](https://issues.redhat.com/projects/KOGITO/summary) with the details of your issue and example.
- Are you encountering an issue but unsure of what is going on?
- Start a new conversation in the Kogito [Google Group](https://groups.google.com/g/kogito-development), or open a new thread in the [Kogito stream](https://kie.zulipchat.com/#narrow/stream/232676-kogito) of the KIE Zulip chat.
- Please provide as much relevant information as you can as to what could be causing the issue, and our developers will help you figure out what's going wrong.### Requests
- Do you have a feature/enhancement request?
- Please open a new thread in the [Kogito stream](https://kie.zulipchat.com/#narrow/stream/232676-kogito) of the KIE Zulip chat to start a discussion there.