-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
The project is heading to seperate in two distinct parts. The CLI part is based on ink using typescript.
The communication between the two is based on jsonrpc via stdio. To be able to seamlessly used both of the parts correctly in production (or at least for the end user) the idea now is to build a binary of the jsonrpc server, which will be started by a packaged NPM of the frontend.
Simple script (install.sh), installs everything, runs on the spot.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request