Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Leonhardt <121159190+CSL-randers@users.noreply.github.com>
  • Loading branch information
CSL-randers authored May 28, 2024
1 parent a01daa0 commit 188638f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 align="center"> Indlæsning af bankposteringer til kommunens økonomisystem </h1> <br>
<h1 align="center"> Bankintegration for posteringer til kommunalt økonomisystem </h1> <br>

# Indholdsfortegnelse

Expand Down Expand Up @@ -63,10 +63,12 @@ Finansbilaget udstilles på hjemmesiden.

# Data stack

![](https://avatars.githubusercontent.com/u/5375661?s=36&v=4) Node-RED as a dataflow / orchestrator
![](https://avatars.githubusercontent.com/u/5429470?s=36&v=4) Programmet kører i en docker-container

![](https://avatars.githubusercontent.com/u/1529926?s=36&v=4) Redis as the messaging queue
![](https://avatars.githubusercontent.com/u/5375661?s=36&v=4) Node-RED som orkestrator

![](https://avatars.githubusercontent.com/u/1525981?s=36&v=4) Python as the data transform language
![](https://avatars.githubusercontent.com/u/1529926?s=36&v=4) Redis som bindeled til microservices

For more information on how to use this stack, please see the [HOW-TO](/docs/HOW-TO.md) file.
![](https://avatars.githubusercontent.com/u/1525981?s=36&v=4) Python som microservice (konteringsforslag til umatchede posteringer)

For mere information, læs [HOW-TO](/docs/HOW-TO.md) filen.

0 comments on commit 188638f

Please sign in to comment.