h2oai / h2oai/nitro

Make an embeddable version of front-end (nitro.js)

Open
#12 1 comment 0 reactions 1 assignee Claimed by @lo5 View on GitHub
area/packaging type/feature
Dominant language
TypeScript
Stars
202
Forks
10
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

The front-end currently expects all of `index.html` to be served from the backend, and requires a `/nitro` WS endpoint to be exposed by the server. This is avoidable.

**Describe the solution you'd like**

An embeddable version of the front-end that's purely data-in, data-out could make it easier to integrate with legacy software. The legacy software would have to include a bit of JS to wire up nitro.js to the backend.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.