sourcebot/packages/backend
Michael Sukkarieh 553f5d25f7
Add tenant ID concept into web app and backend (#160)
* hacked together a example of using zoekt grpc api

* provide tenant id to zoekt git indexer

* update zoekt version to point to multitenant branch

* pipe tenant id through header to zoekt

* remove incorrect submodule reference and settings typo

* update zoekt commit

* remove unused yarn script

* remove unused grpc client in web server

* remove unneeded deps and improve tenant id log

* pass tenant id when creating repo in db

* add mt yarn script

* add nocheckin comment to tenant id in v2 schema

---------

Co-authored-by: bkellam <bshizzle1234@gmail.com>
2025-01-14 16:46:36 -08:00
..
src Add tenant ID concept into web app and backend (#160) 2025-01-14 16:46:36 -08:00
tools SQL Database (#157) 2025-01-14 13:37:31 -08:00
.env Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
.gitignore Add additional telemetry (#63) 2024-11-09 16:40:07 -08:00
package.json Add autoDeleteStaleRepos config option (#128) 2024-12-13 12:34:02 -08:00
tsconfig.json Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00
vitest.config.ts Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00