Skip to content

Code search and intelligence, self-hosted and scalable

License

Unknown, Unknown licenses found

Licenses found

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

hiekay/sourcegraph

 
 

Repository files navigation

Sourcegraph

build apache license

Sourcegraph is a fast, open-source, fully-featured code search and navigation engine.

Screenshot

Features

Try it yourself

Development

Prerequisites

  • Git
  • Go (1.11 or later)
  • Docker
  • PostgreSQL (version 9)
  • Node.js (version 8 or 10)
  • Redis
  • Yarn

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

Installation

  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:https://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/ directory.

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

About

Code search and intelligence, self-hosted and scalable

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.apache

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 52.1%
  • TypeScript 43.9%
  • CSS 2.8%
  • Shell 0.8%
  • Python 0.1%
  • HTML 0.1%
  • Other 0.2%