confluentinc / ide-sidecar

Sidecar application used by Confluent for VS Code, as a local proxy for Confluent Cloud, Confluent Platform and local Kafka clusters, to help users build streaming applications.
Apache License 2.0
3 stars 3 forks source link

Update/add js consumer template and fix producer #151

Closed Cerchie closed 5 days ago

Cerchie commented 6 days ago

Summary of Changes

This PR adds a basic JS consumer template, along the lines of the JS producer template added earlier. Includes a sample .env as JS devs generally manage secrets with this.

Pull request checklist

Please check if your PR fulfills the following (if applicable):