chiselstrike-examples icon indicating copy to clipboard operation
chiselstrike-examples copied to clipboard

Example code using ChiselStrike

Results 3 chiselstrike-examples issues
Sort by recently updated
recently updated
newest added

This adds an example application for handling Github webhooks with ChiselStrike and Kafka. Note! This depends an API that only exists in a development version of ChiselStrike. If you want...

Right now we ask the user to run `npm run dev` in one window (starting the frontend server) and `chisel dev` in another (starting the backend). Besides being needlessly complicated,...