1
1
{
2
- "$schema" : " ./schemas/v2/index.json" ,
3
- "settings" : {
4
- "reindexInterval" : 86400000 , // 24 hours
5
- "resyncInterval" : 86400000 // 24 hours
6
- },
7
- "repos" : [
8
- {
2
+ "$schema" : " https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json" ,
3
+ "connections" : {
4
+ // https://docs.sourcebot.dev/docs/connections/github
5
+ "github-repos" : {
9
6
"type" : " github" ,
10
7
"token" : {
11
8
"env" : " GITHUB_TOKEN"
12
9
},
13
- "exclude" : {
14
- "size" : {
15
- "max" : 1000000000 // Limit to 1GB
16
- }
17
- },
18
10
"repos" : [
19
11
" torvalds/linux" ,
20
- " pytorch/pytorch" ,
12
+ " pytorch/pytorch" ,
21
13
" commaai/openpilot" ,
22
14
" ggerganov/whisper.cpp" ,
23
15
" ggerganov/llama.cpp" ,
24
16
" codemirror/dev" ,
25
17
" tailwindlabs/tailwindcss" ,
26
18
" sourcebot-dev/sourcebot" ,
27
- " freeCodeCamp/freeCodeCamp" ,
28
- " EbookFoundation/free-programming-books" ,
29
19
" sindresorhus/awesome" ,
30
- " public-apis/public-apis" ,
31
- " codecrafters-io/build-your-own-x" ,
32
- " jwasham/coding-interview-university" ,
33
- " kamranahmedse/developer-roadmap" ,
34
- " donnemartin/system-design-primer" ,
35
- " 996icu/996.ICU" ,
36
20
" facebook/react" ,
37
21
" vinta/awesome-python" ,
38
22
" vuejs/vue" ,
39
- " practical-tutorials/project-based-learning" ,
40
- " awesome-selfhosted/awesome-selfhosted" ,
41
23
" TheAlgorithms/Python" ,
42
- " trekhleb/javascript-algorithms" ,
43
24
" tensorflow/tensorflow" ,
44
- " getify/You-Dont-Know-JS" ,
45
- " CyC2018/CS-Notes" ,
46
- " ohmyzsh/ohmyzsh" ,
47
- " ossu/computer-science" ,
48
25
" twbs/bootstrap" ,
49
- " Significant-Gravitas/AutoGPT" ,
50
26
" flutter/flutter" ,
51
27
" microsoft/vscode" ,
52
28
" github/gitignore" ,
53
- " jackfrued/Python-100-Days" ,
54
- " jlevy/the-art-of-command-line" ,
55
- " trimstray/the-book-of-secret-knowledge" ,
56
- " Snailclimb/JavaGuide" ,
57
29
" airbnb/javascript" ,
58
30
" AUTOMATIC1111/stable-diffusion-webui" ,
59
31
" huggingface/transformers" ,
60
32
" avelino/awesome-go" ,
61
33
" ytdl-org/youtube-dl" ,
62
34
" vercel/next.js" ,
63
- " labuladong/fucking-algorithm" ,
64
35
" golang/go" ,
65
- " Chalarangelo/30-seconds-of-code" ,
66
- " yangshun/tech-interview-handbook" ,
67
36
" facebook/react-native" ,
68
37
" electron/electron" ,
69
38
" Genymobile/scrcpy" ,
70
39
" f/awesome-chatgpt-prompts" ,
71
40
" microsoft/PowerToys" ,
72
- " justjavac/free-programming-books-zh_CN" ,
73
41
" kubernetes/kubernetes" ,
74
42
" d3/d3" ,
75
43
" nodejs/node" ,
90
58
" mui/material-ui" ,
91
59
" ant-design/ant-design" ,
92
60
" yt-dlp/yt-dlp" ,
93
- " ryanmcdermott/clean-code-javascript" ,
94
- " godotengine/godot" ,
95
- " ripienaar/free-for-dev" ,
96
- " iluwatar/java-design-patterns" ,
97
61
" puppeteer/puppeteer" ,
98
62
" papers-we-love/papers-we-love" ,
99
- " PanJiaChen/vue-element-admin" ,
100
63
" iptv-org/iptv" ,
101
64
" fatedier/frp" ,
102
65
" excalidraw/excalidraw" ,
103
66
" tauri-apps/tauri" ,
104
- " Hack-with-Github/Awesome-Hacking" ,
105
- " nvbn/thefuck" ,
106
- " mtdvio/every-programmer-should-know" ,
107
- " storybookjs/storybook" ,
108
67
" neovim/neovim" ,
109
- " microsoft/Web-Dev-For-Beginners" ,
110
68
" django/django" ,
111
69
" florinpop17/app-ideas" ,
112
70
" animate-css/animate.css" ,
121
79
" macrozheng/mall" ,
122
80
" jaywcjlove/awesome-mac" ,
123
81
" tonsky/FiraCode" ,
124
- " ChatGPTNextWeb/ChatGPT-Next-Web" ,
125
82
" rustdesk/rustdesk" ,
126
83
" tensorflow/models" ,
127
84
" doocs/advanced-java" ,
128
85
" shadcn-ui/ui" ,
129
86
" gohugoio/hugo" ,
130
- " MisterBooo/LeetCodeAnimation" ,
131
87
" spring-projects/spring-boot" ,
132
88
" supabase/supabase" ,
133
89
" oven-sh/bun" ,
138
94
" openai/whisper" ,
139
95
" netdata/netdata" ,
140
96
" vuejs/awesome-vue" ,
141
- " DopplerHQ/awesome-interview-questions" ,
142
97
" 3b1b/manim" ,
143
98
" 2dust/v2rayN" ,
144
99
" nomic-ai/gpt4all" ,
145
100
" elastic/elasticsearch" ,
146
- " anuraghazra/github-readme-stats" ,
147
- " microsoft/ML-For-Beginners" ,
148
- " MunGell/awesome-for-beginners" ,
149
101
" fighting41love/funNLP" ,
150
102
" vitejs/vite" ,
151
- " thedaviddias/Front-End-Checklist" ,
152
103
" coder/code-server" ,
153
104
" moby/moby" ,
154
105
" CompVis/stable-diffusion" ,
155
106
" base-org/node" ,
156
107
" nestjs/nest" ,
157
108
" pallets/flask" ,
158
109
" hakimel/reveal.js" ,
159
- " Anduin2017/HowToCook" ,
160
110
" microsoft/playwright" ,
161
111
" swiftlang/swift" ,
162
- " Developer-Y/cs-video-courses" ,
163
112
" redis/redis" ,
164
113
" bregman-arie/devops-exercises" ,
165
- " josephmisiti/awesome-machine-learning" ,
166
114
" binary-husky/gpt_academic" ,
167
115
" junegunn/fzf" ,
168
116
" syncthing/syncthing" ,
173
121
" microsoft/generative-ai-for-beginners" ,
174
122
" grafana/grafana" ,
175
123
" abi/screenshot-to-code" ,
176
- " ByteByteGoHq/system-design-101" ,
177
124
" chartjs/Chart.js" ,
178
125
" webpack/webpack" ,
179
126
" d2l-ai/d2l-zh" ,
180
- " sdmg15/Best-websites-a-programmer-should-visit" ,
181
127
" strapi/strapi" ,
182
128
" python/cpython" ,
183
129
" leonardomso/33-js-concepts" ,
187
133
" apache/superset" ,
188
134
" tesseract-ocr/tesseract" ,
189
135
" lydiahallie/javascript-questions" ,
190
- " xtekky/gpt4free" ,
191
136
" FuelLabs/sway" ,
192
- " twitter/the-algorithm" ,
193
137
" keras-team/keras" ,
194
138
" resume/resume.github.com" ,
195
139
" swisskyrepo/PayloadsAllTheThings" ,
214
158
" rust-unofficial/awesome-rust" ,
215
159
" streamich/react-use" ,
216
160
" pocketbase/pocketbase" ,
217
- " serhii-londar/open-source-mac-os-apps" ,
218
161
" lllyasviel/Fooocus" ,
219
162
" k88hudson/git-flight-rules" ,
220
163
" react-hook-form/react-hook-form" ,
278
221
" envoyproxy/envoy"
279
222
]
280
223
},
281
- {
224
+ // https://docs.sourcebot.dev/docs/connections/gitlab
225
+ "gitlab-repos" : {
282
226
"type" : " gitlab" ,
283
227
"token" : {
284
228
"env" : " GITLAB_TOKEN"
285
229
},
286
- "groups" : [
287
- " fdroid"
288
- ],
289
- "exclude" : {
290
- "projects" : [
291
- " fdroid/wiki" ,
292
- " Matrixcoffee/internal-twif-preview"
293
- ]
294
- }
230
+ "projects" : [
231
+ " gnachman/iterm2"
232
+ ]
295
233
}
296
- ]
234
+ },
235
+ "settings" : {
236
+ "reindexIntervalMs" : 86400000 // 24 hours
237
+ }
297
238
}
0 commit comments