0.0.1 • Published 12 months ago

cody-web-test v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

Cody standalone web app

Status: experimental (for development purposes only, not an end-user product)

The @sourcegraph/cody-web package implements a standalone web app for Cody for development purposes only.

To run this standalone web app: pnpm dev, then open http://localhost:5777 and enter a Sourcegraph.com access token.

For now, it is OK to break this web app when making other changes to Cody if it seems hard to support.