Internal revision: sourcegraph/sourcegraph-intermediate-2018@d0cebbadc7 Executor: @slimsag |
||
|---|---|---|
| .github | ||
| .vscode | ||
| client/contrib | ||
| cmd | ||
| dev | ||
| docs | ||
| migrations | ||
| pkg | ||
| schema | ||
| src | ||
| ui/assets | ||
| vendor | ||
| xlang | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .mailmap | ||
| .prettierignore | ||
| .stylelintrc.json | ||
| AUTHORS.txt | ||
| babel.config.js | ||
| CHANGELOG.md | ||
| doc.go | ||
| go.mod | ||
| go.sum | ||
| graphql-schema-linter.config.js | ||
| gulpfile.ts | ||
| LICENSE | ||
| package.json | ||
| postcss.config.js | ||
| prettier.config.js | ||
| README.md | ||
| renovate.json | ||
| tsconfig.dist.json | ||
| tsconfig.json | ||
| tsconfig.test.json | ||
| tslint.json | ||
| webpack.config.ts | ||
| yarn.lock | ||
Sourcegraph
This project contains the source code and issue tracker for the Sourcegraph open-source server. Sourcegraph's goal is to make it so everyone, in every community, in every country, and in every industry can create products using the best technology.
Want to get Sourcegraph up and running with minimal fuss? Check out the Quickstart page. (The instructions on this page are for people who want to contribute to the Sourcegraph project, and are much more involved.)
Can't get Sourcegraph to behave? Report an issue here or contact support@sourcegraph.com for one-on-one assistance.
Want to suggest a new feature? Create an issue on the issues repository.
Want to report an error/bug? You are in the right place, report an issue on this project's issue tracker.
Want to contribute to this project? Learn how to set up a local dev environment, start the Sourcegraph server, and run tests.
Code of Conduct
All interactions with the Sourcegraph open source project are governed by the Sourcegraph Code of Conduct.
Documentation
The docs folder has a number of useful documents for getting started with this
project.
- Local development: set up your development environment, build, test, etc.
- Architecture: high-level architecture
- Database setup: database setup and best practices
- Style guide
- GraphQL API: useful tips when modifying the GraphQL API
Note: this is the repository for the Sourcegraph open-source server. If you are considering purchasing Sourcegraph for your company, go to https://about.sourcegraph.com or email sales@sourcegraph.com to get in touch.