leon-ai/leon

Node.js Bridge

louistiti opened this issue · 3 comments

The Node.js bridge will allow us to build new skills using JavaScript. The runtime entry point and pre-release process is already done. I've done it the same way as binaries made with Python so it is generic enough to not get into too much thinking when releasing a new version of the Node.js bridge.

The bridge should clearly be distinguished from the SDK at the file structure level.

hello

The Node.js SDK has been built. And the Node.js bridge has been developed too. It is now possible to develop skills using JavaScript! 🎉