-
Notifications
You must be signed in to change notification settings - Fork 0
/
techstack.yml
419 lines (419 loc) · 16.9 KB
/
techstack.yml
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
repo_name: soupaulodev/falae
report_id: 422041a90254880df9b26f04e9dd42a1
version: 0.1
repo_type: Public
timestamp: '2024-03-08T20:57:31+00:00'
requested_by: soupaulodev
provider: github
branch: main
detected_tools_count: 31
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/soupaulodev/falae
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/soupaulodev/falae
detection_source: Repo Metadata
- name: Autoprefixer
description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
website_url: https://github.com/postcss/autoprefixer
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: ExpressJS
description: Sinatra inspired web development framework for node.js -- insanely
fast, flexible, and simple
website_url: http://expressjs.com/
version: 4.18.2
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/1163/hashtag.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: PostCSS
description: Transform CSS with JS plugins
website_url: https://github.com/postcss/postcss
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: React Router
description: A complete routing solution for React.js
website_url: https://github.com/rackt/react-router
version: 6.21.3
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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: Tailwind CSS
description: A utility-first CSS framework for rapid UI development
website_url: https://tailwindcss.com
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Front-End Frameworks
image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: Zustand
description: Bear necessities for state management in React
website_url: https://github.com/react-spring/zustand
version: 4.5.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Monitoring for Analytics
image_url: https://img.stackshare.io/service/11559/zustand.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: Mongoose
description: MongoDB object modeling designed to work in an asynchronous environment
website_url: http://mongoosejs.com/
version: 8.1.1
license: MIT
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Object Document Mapper (ODM)
image_url: https://img.stackshare.io/service/1231/0TXzZU7W_400x400.jpg
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: Socket.IO
description: Realtime application framework (Node.JS server)
website_url: http://socket.io/
version: 4.7.4
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Realtime Backend / API
image_url: https://img.stackshare.io/service/1161/vI0ZZlhZ_400x400.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: Dotenv
description: Loads environment variables from .env for Nodejs projects
website_url: https://github.com/motdotla/dotenv
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Server Configuration and Automation
image_url: https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- 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/soupaulodev/falae/blob/main/frontend/package.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.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/soupaulodev/falae
detection_source: Repo Metadata
- name: Vite
description: Native-ESM powered web dev build tool
website_url: https://vitejs.dev/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/21547/default_1aeac791cde11ff66cc0b20dcc6144eeb185c905.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.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/soupaulodev/falae/blob/main/package.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: DaisyUI
description: A customizable plugin for Tailwind which adds components
website_url: https://daisyui.com/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/48516/default_dfb71fd0f2693f4157a1cc9ce86a7aa439068eb6.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: "@types/react"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react
version: 18.2.48
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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: "@types/react-dom"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react-dom
version: 18.2.18
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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: bcryptjs
description: Optimized bcrypt in plain JavaScript with zero dependencies
package_url: https://www.npmjs.com/bcryptjs
version: 2.4.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16857/default_627f05e6a07ce29fc9f119417270f38e8aa5c5e2.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: cookie-parser
description: Parse HTTP request cookies
package_url: https://www.npmjs.com/cookie-parser
version: 1.4.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16136/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.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.2
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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: eslint-plugin-react-hooks
description: ESLint rules for React Hooks
package_url: https://www.npmjs.com/eslint-plugin-react-hooks
version: 4.6.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: express
description: Fast, unopinionated, minimalist web framework
package_url: https://www.npmjs.com/express
version: 4.18.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: jsonwebtoken
description: JSON Web Token implementation
package_url: https://www.npmjs.com/jsonwebtoken
version: 9.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16155/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/package-lock.json
detection_source: package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: react-icons
description: SVG React icons of popular icon packs using ES6 imports
package_url: https://www.npmjs.com/react-icons
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/16909/default_7b9968788548874538c601457e8dcd9c74bd2051.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: react-router-dom
description: DOM bindings for React Router
package_url: https://www.npmjs.com/react-router-dom
version: 6.21.3
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/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: socket.io-client
description: "[![Build Status]"
package_url: https://www.npmjs.com/socket.io-client
version: 4.7.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16164/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: tailwindcss
description: A utility-first CSS framework for rapidly building custom user interfaces
package_url: https://www.npmjs.com/tailwindcss
version: 3.4.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z
- name: vite
description: Native-ESM powered web dev build tool
package_url: https://www.npmjs.com/vite
version: 5.0.12
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/npm/image.png
detection_source_url: https://github.com/soupaulodev/falae/blob/main/frontend/package-lock.json
detection_source: frontend/package.json
last_updated_by: paulomarquesdev
last_updated_on: 2024-03-07 11:32:46.000000000 Z