Skip to content

Universal code search and navigation tool (self-hosted)

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.apache
Unknown
LICENSE.enterprise
Notifications You must be signed in to change notification settings

gitgigi/sourcegraph

Folders and files

NameName
Last commit message
Last commit date
Mar 19, 2019
Nov 12, 2019
Sep 21, 2019
Nov 12, 2019
Nov 12, 2019
May 6, 2019
Nov 12, 2019
Nov 12, 2019
Nov 10, 2019
Nov 11, 2019
Nov 12, 2019
Nov 12, 2019
Nov 12, 2019
Nov 8, 2019
Nov 12, 2019
Nov 12, 2019
Nov 12, 2019
Jun 17, 2019
Nov 12, 2019
Jan 21, 2019
Oct 1, 2018
Nov 5, 2019
Oct 2, 2019
Nov 12, 2019
Oct 1, 2018
Aug 18, 2019
Oct 1, 2018
May 6, 2019
Oct 1, 2018
Nov 10, 2018
Nov 6, 2019
Dec 4, 2018
Mar 3, 2019
Mar 3, 2019
Mar 3, 2019
Nov 5, 2019
Aug 23, 2019
Sep 13, 2019
Oct 1, 2018
Nov 10, 2019
Nov 10, 2019
Oct 1, 2018
Nov 12, 2019
Sep 20, 2019
Sep 13, 2019
Nov 12, 2019
Oct 1, 2018
Nov 5, 2019
Nov 12, 2019
Aug 6, 2019
Nov 12, 2019

Repository files navigation

Sourcegraph

build apache license

Sourcegraph OSS edition is a fast, open-source, fully-featured code search and navigation engine. Enterprise editions are available.

Screenshot

Features

Try it yourself

Development

Prerequisites

  • Git
  • Go (1.13 or later)
  • Docker
  • PostgreSQL (v11 or higher)
  • Node.js (version 8 or 10)
  • Redis
  • Yarn
  • Nginx

For a detailed guide to installing prerequisites, see these instructions.

Installation

Prebuilt Docker images are the fastest way to use Sourcegraph Enterprise. See the quickstart installation guide.

To use Sourcegraph OSS:

  1. Ensure Docker is running

  2. Initialize the PostgreSQL database

  3. Start the development server

    ./dev/launch.sh
    

Sourcegraph should now be running at http://localhost:3080.

For detailed instructions and troubleshooting, see the local development documentation.

Documentation

The docs folder has additional documentation for developing and understanding Sourcegraph:

License

Sourcegraph OSS is available freely under the Apache 2 license. Sourcegraph OSS comprises all files in this repository except those in the enterprise/ and web/src/enterprise directories.

All files in the enterprise/ and web/src/enterprise/ directories are subject to the Sourcegraph Enterprise license.

About

Universal code search and navigation tool (self-hosted)

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.apache
Unknown
LICENSE.enterprise

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 51.4%
  • TypeScript 44.2%
  • CSS 1.5%
  • Shell 0.9%
  • PLpgSQL 0.9%
  • Jsonnet 0.4%
  • Other 0.7%