generated from SmartOperatingBlock/kotlin-template-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db9008d
commit b55f4d3
Showing
1 changed file
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,8 @@ | ||
# Template for Kotlin projects | ||
## Setup | ||
# Digital Twins Event Gateway | ||
|
||
In order to use this template you need to do the following steps: | ||
1. modify project name in `settings.gradle.kts` | ||
2. [Optional] set up branch protection and a Personal Access Token and modify it in the `release` job for `semantic release`([more here](https://semantic-release.gitbook.io/semantic-release/recipes/ci-configurations/github-actions#pushing-package.json-changes-to-a-master-branch)) | ||
![workflow status](https://github.com/smartoperatingblock/dt-event-gateway/actions/workflows/build-and-deploy.yml/badge.svg) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
|
||
## Apps to install when used outside this organization | ||
- CodeCov | ||
- Renovate Bot | ||
- GitGuardian | ||
- Mergify | ||
- SonarCloud | ||
The Event Gateway for Digital Twins. | ||
|
||
It's responsible to receive events from the Digital Twin Layer and to propagate them to microservices through the kafka broker. |