Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mditullio/demo-kafka
https://github.com/mditullio/demo-kafka
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mditullio/demo-kafka
- Owner: mditullio
- Created: 2023-02-18T16:38:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-20T23:35:18.000Z (over 1 year ago)
- Last Synced: 2023-09-05T00:16:22.887Z (about 1 year ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Start Kafka stack
Run docker-compose to build containers :
```
docker-compose up -d
```