Skip to content

attak/attak-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attak hello world

Simple attak topology with two processors:

Installation

npm install

Simulate locally

attak simulate

Deploy

Create a .env file using .env.example as a template. Then:

attak deploy

Code Layout

topology.js - example topology configuration (see package.json) processors/hello_world_spout.js - produces an object {test: 'hello world'} when triggered processors/reverse.js - reverses event text and emits as a string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published