-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechstack.yml
More file actions
462 lines (462 loc) · 18.8 KB
/
techstack.yml
File metadata and controls
462 lines (462 loc) · 18.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
repo_name: kclhi/ink
report_id: cedc7afdf51d4c1aec91c888be7727e0
version: 0.1
repo_type: Public
timestamp: '2024-02-11T18:36:17+00:00'
requested_by: martinchapman
provider: github
branch: main
detected_tools_count: 35
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: FastAPI
description: A high performance, easy to learn, fast to code, ready for production
web framework
website_url: https://fastapi.tiangolo.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/25014/default_f6ff39141b468e832d1bc59fc98a060df604d44d.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-server/requirements.txt
detection_source: ink-server/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 13:29:22.000000000 Z
- name: Node.js
description: A platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications
website_url: http://nodejs.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/Dockerfile
detection_source: ink-frontend/Dockerfile
last_updated_by: Martin Chapman
last_updated_on: 2023-08-02 20:59:30.000000000 Z
- name: React
description: A JavaScript library for building user interfaces
website_url: https://reactjs.org/
version: 18.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: React Router
description: A complete routing solution for React.js
website_url: https://github.com/rackt/react-router
version: 6.14.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: JavaScript Framework Components
image_url: https://img.stackshare.io/service/3350/8261421.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: ESLint
description: The fully pluggable JavaScript code quality tool
website_url: http://eslint.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/.eslintrc
detection_source: ink-frontend/.eslintrc
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 12:51:31.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: NGINX
description: A high performance free open source web server powering busiest sites
on the Internet.
website_url: http://nginx.org
open_source: false
hosted_saas: false
category: Application Hosting
sub_category: Web Servers
image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/proxy/nginx.conf
detection_source: ink-frontend/proxy/nginx.conf
last_updated_by: Martin Chapman
last_updated_on: 2023-08-02 20:59:30.000000000 Z
- name: Prettier
description: Prettier is an opinionated code formatter.
website_url: https://prettier.io/
version: 3.0.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 12:51:31.000000000 Z
- name: PyPI
description: A repository of software for the Python programming language
website_url: https://pypi.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Hosted Package Repository
image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-server/requirements.txt
detection_source: ink-server/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 13:29:22.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 12:51:31.000000000 Z
- name: OpenAI
description: Creating safe AGI that benefits all
website_url: https://openai.com/
open_source: false
hosted_saas: false
category: Communications
sub_category: Large Language Models
image_url: https://img.stackshare.io/service/48786/default_8b1119bcbb159cebebc2f6cfc9cd2e359b169d22.jpg
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-lib/requirements.txt
detection_source: ink-lib/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-07-20 15:59:30.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/kclhi/ink
detection_source: Repo Metadata
- name: axios
description: Promise based HTTP client for the browser and node.js
website_url: https://github.com/mzabriskie/axios
version: 1.4.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 12:51:31.000000000 Z
- name: "@testing-library/jest-dom"
description: Custom jest matchers to test the state of the DOM
package_url: https://www.npmjs.com/@testing-library/jest-dom
version: 5.17.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 19:05:48.000000000 Z
- name: "@testing-library/react"
description: Simple and complete React DOM testing utilities that encourage good
testing practices
package_url: https://www.npmjs.com/@testing-library/react
version: 14.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 20.4.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 19:05:48.000000000 Z
- name: "@types/react"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react
version: 18.2.16
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: "@types/react-dom"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react-dom
version: 18.2.7
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: "@typescript-eslint/eslint-plugin"
description: TypeScript plugin for ESLint
package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
version: 6.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-08-02 21:01:08.000000000 Z
- name: eslint-plugin-react
description: React specific linting rules for ESLint
package_url: https://www.npmjs.com/eslint-plugin-react
version: 7.33.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-08-02 21:01:08.000000000 Z
- name: react-dom
description: React package for working with the DOM
package_url: https://www.npmjs.com/react-dom
version: 18.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: react-router-dom
description: DOM bindings for React Router
package_url: https://www.npmjs.com/react-router-dom
version: 6.14.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: react-scripts
description: Configuration and scripts for Create React App
package_url: https://www.npmjs.com/react-scripts
version: 5.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-frontend/package-lock.json
detection_source: ink-frontend/package.json
last_updated_by: Martin Chapman
last_updated_on: 2023-07-30 14:41:14.000000000 Z
- name: black
description: The uncompromising code formatter
package_url: https://pypi.org/project/black
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20099/default_029b9bbfb6be2cd34bebeda5b8e1e80a1d22441c.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-lib/requirements.txt
detection_source: ink-lib/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-07-20 15:59:30.000000000 Z
- name: cryptography
description: Cryptography is a package which provides cryptographic recipes and
primitives to Python developers
package_url: https://pypi.org/project/cryptography
license: BSD-3-Clause,Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19850/default_db2ab2702f70e20c272f6ce65251108fb2b8f1ea.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-lib/pyproject.toml
detection_source: ink-lib/pyproject.toml
last_updated_by: Martin Chapman
last_updated_on: 2023-07-27 20:47:56.000000000 Z
- name: itsdangerous
description: Various helpers to pass data to untrusted environments and back
package_url: https://pypi.org/project/itsdangerous
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19989/default_b1f1fc9c4c59a78443018e01395203ba8c61dcde.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-server/requirements.txt
detection_source: ink-server/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-07-29 19:58:57.000000000 Z
- name: openai
description: The official Python library for the openai API
package_url: https://pypi.org/project/openai
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/pypi/image.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-lib/requirements.txt
detection_source: ink-lib/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-09-09 14:16:38.000000000 Z
- name: python-dotenv
description: Add .env support to your django/flask apps in development and deployments
package_url: https://pypi.org/project/python-dotenv
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20095/default_3141eabecdd8efa55de73a33c43f2ac0d5bbf954.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-lib/pyproject.toml
detection_source: ink-lib/pyproject.toml
last_updated_by: Martin Chapman
last_updated_on: 2023-08-02 12:27:48.000000000 Z
- name: requests
description: Python HTTP for Humans
package_url: https://pypi.org/project/requests
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-lib/requirements.txt
detection_source: ink-lib/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-08-02 12:27:48.000000000 Z
- name: uvicorn
description: The lightning-fast ASGI server
package_url: https://pypi.org/project/uvicorn
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20431/default_f824837db22536768ec317b67275fa384fad7d47.png
detection_source_url: https://github.com/kclhi/ink/blob/main/ink-server/requirements.txt
detection_source: ink-server/requirements.txt
last_updated_by: Martin Chapman
last_updated_on: 2023-07-25 13:29:22.000000000 Z