mirror of https://gitgud.io/cncanon/sg-proxy.git
c37706e8c3 | ||
---|---|---|
.env.example | ||
.gitignore | ||
README.md | ||
main.js | ||
package-lock.json | ||
package.json |
README.md
SG-proxy
- Create a SourceGraph account
- Go to https://sourcegraph.com/, click your profile icon in upper-right, then Settings, then go to Account->Access tokens, and generate a new token
- Create a
.env
and put your token there npm install
node main.js
- Change completion to Claude in ST, set any API key, then set the proxy URL as
http://localhost:3000/v1
and set any password.
Enjoy.