Back to Sapling

isl-server

addons/isl-server/README.md

latest562 B
Original Source

isl-server

This is the server-side code for Interactive Smartlog. It handles running commands and reporting information to the UI.

The server code is bundled with rollup directly into the entry points using it.

Currently, the only entry point for the server is proxy/run-proxy.ts, but other entry points in the future will include the vscode extension host.

See isl/README.md for more information.

graphql codegen

Types and queries used to interact with GitHub is generated using yarn codegen. Re-run this any time you change src/github/queries.