Requirements
Create a config.json
config.json
file that tells Sourcebot which repositories to sync and index:starter-connection
that specifies Sourcebot as a repo to sync. Learn more about the config file.Launch your instance
config.json
, run the following command to start your instance:Details
sourcebot
docker image./data
in the container to allow Sourcebot to persist data across restarts, and to access the config.json
. In your local directory, you should see a .sourcebot
folder created that contains all persistent data.config.json
and starts syncing.Complete onboarding
http://localhost:3000
and complete the onboarding flow.Done