Skip to content

TNOCS/ews

Repository files navigation

Open in Visual Studio Code

EWS

Early Warning System for First Responders: it listen to toxic plumes (from Kafka's cbrn_geojson topic) and resources (from Kafka's resource topic) and when a resource enters a toxic area, a message is sent (to Kafka's message topic).

Installation

Using pnpm (install with npm i -g pnpm):

pnpm i

Using npm:

npm i

Develop

npm start

Build and run

npm run build
npm run ews

About

Early Warning System for First Responders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors