Skip to content

A simple installer for the whole project #50

@xoxruns

Description

@xoxruns

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions