Skip to content

Commit

Permalink
Remove ATM fraud demo pipeline (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
disrupted authored Mar 28, 2024
1 parent 20c8ec2 commit e2abec1
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 13,426 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Ignore dynaconf secret files
.secrets.*
*_private*

backend/static/
backend/docs/
demo-atm-fraud/build/
.gradle

# Generic
.DS_Store
Expand Down
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ for Kafka Connect Elasticsearch connector

![demo-pipeline](https://github.com/bakdata/streams-explorer/blob/main/screens/demo-pipeline.png?raw=true)

[ATM Fraud detection with streams-bootstrap](https://github.com/bakdata/streams-explorer/blob/main/demo-atm-fraud/README.md)
[ATM Fraud detection with streams-bootstrap](https://github.com/bakdata/pipeline-atm-fraud)

## Plugin customization

Expand Down
37 changes: 0 additions & 37 deletions demo-atm-fraud/.gitignore

This file was deleted.

49 changes: 0 additions & 49 deletions demo-atm-fraud/README.md

This file was deleted.

Loading

0 comments on commit e2abec1

Please sign in to comment.