Sourcebot is a self-hosted tool that helps you understand your codebase.
Find a file
2024-09-06 12:19:55 -07:00
.github/workflows Try to speed up ghcr publish using arch matrix 2024-09-06 11:34:49 -07:00
configs Add write to netrc for gitlab credential 2024-09-04 14:23:50 -07:00
public Several things: (1) Add a basic landing page and move search into /search route. (2) Make the search bar a form instead of being fancy and using debounce. (3) Add react-query for better query handling. 2024-09-02 18:46:43 -07:00
schemas Add gitlab support 2024-09-04 13:55:47 -07:00
src rename repo to sourcebot 2024-09-05 13:22:24 -07:00
vendor Add gitlab support 2024-09-04 13:55:47 -07:00
.dockerignore For simplicity, move to a single docker container and use supervisord to handle running the processes. 2024-09-05 13:00:27 -07:00
.eslintignore Add eslint 2024-08-29 21:38:48 -07:00
.eslintrc.json Add eslint 2024-08-29 21:38:48 -07:00
.gitignore For simplicity, move to a single docker container and use supervisord to handle running the processes. 2024-09-05 13:00:27 -07:00
.gitmodules Add zoekt as a submodule 2024-08-30 18:35:55 -07:00
components.json wip - add shadcn, api router, and some other stuff 2024-08-24 17:45:44 -07:00
Dockerfile Add fly.io config & workflow 2024-09-06 11:27:20 -07:00
entrypoint.sh Relax CONFIG_PATH check to warning 2024-09-06 12:19:55 -07:00
fly.toml Add fly.io config & workflow 2024-09-06 11:27:20 -07:00
next.config.mjs Add sourcebot Dockerfile 2024-08-30 20:00:58 -07:00
package.json Add hotkey to focus search bar 2024-09-02 19:19:22 -07:00
postcss.config.mjs init nextjs project 2024-08-23 13:54:13 -07:00
README.md Empty readme 2024-09-04 21:34:21 -07:00
sample-config.json Relax CONFIG_PATH check to warning 2024-09-06 12:19:55 -07:00
supervisord.conf For simplicity, move to a single docker container and use supervisord to handle running the processes. 2024-09-05 13:00:27 -07:00
tailwind.config.ts wip - add shadcn, api router, and some other stuff 2024-08-24 17:45:44 -07:00
tsconfig.json init nextjs project 2024-08-23 13:54:13 -07:00
yarn.lock Add hotkey to focus search bar 2024-09-02 19:19:22 -07:00

Sourcebot