Skip to content

swpark6/kafka-stream-integrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-stream-integrator

How to Run the Workspace

To run the workspace, follow these steps:

  1. Make sure you have pnpm installed on your system.

  2. Install the project dependencies using pnpm:

pnpm install
  1. Build
pnpm build
  1. Set env
// .env
KAFKA_SOURCE_TOPIC_PATTERN=^my_server.local..* // my_server.local.*
  1. Start
pnpm start

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published