Hi all,
I'm pleased to announce a new release of Node-RED Node TypeScript Starter, a quick-start template repository for creating new Node-RED nodes in TypeScript.
What's added/updated:
- Starts Node-RED instance with your node set pre-installed on the palette and auto-restarts on node changes in dev watch mode
- Updated dependencies
- Bug fixes