From 52e8264e378fd5865fc49561c73ed69f5b0d8b0b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 09:28:20 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 349 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..fb3b2dd3 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,349 @@ +repo_name: maxgfr/starter-express-typescript +report_id: 76fcadf3aa35ca3f6a68e1ab6a35537c +repo_type: Public +timestamp: '2023-11-10T09:28:18+00:00' +requested_by: renovate[bot] +provider: github +branch: main +detected_tools_count: 26 +tools: +- 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: 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: Repo Metadata +- 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: yarn.lock + detection_source: package.json + last_updated_by: Renovate Bot + last_updated_on: 2022-03-17 17:17:12.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: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.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: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.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: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/test.yml" + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 29.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/830/jest.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 2.7.1 + 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: yarn.lock + detection_source: package.json + last_updated_by: Renovate Bot + last_updated_on: 2022-06-16 12:13:12.000000000 Z +- name: SuperTest + description: 'A library for testing node.js HTTP servers ' + website_url: https://www.npmjs.com/package/supertest + version: 6.2.4 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-07-02 02:17:14.000000000 Z +- name: Yarn + description: A new package manager for JavaScript + website_url: https://yarnpkg.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source: yarn.lock + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.000000000 Z +- name: nodemon + description: A simple monitor script for use during development of a node.js app + website_url: http://nodemon.io/ + version: 2.0.19 + license: MIT + open_source: true + hosted_saas: false + category: Monitoring + sub_category: node.js Application Monitoring + image_url: https://img.stackshare.io/service/5577/preview.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.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: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.000000000 Z +- name: "@types/express" + description: TypeScript definitions for Express + package_url: https://www.npmjs.com/@types/express + version: 4.17.13 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16100/default_d947c1690e032a288145c7e2491999eab3ea8ede.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 29.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 17.0.21 + 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: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.000000000 Z +- name: "@types/supertest" + description: TypeScript definitions for SuperTest + package_url: https://www.npmjs.com/@types/supertest + version: 2.0.12 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16805/default_31a4e0e11d348225088320f3a5c5ea6fa49c27ad.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 5.35.1 + 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: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.000000000 Z +- name: "@typescript-eslint/parser" + description: An ESLint custom parser which leverages TypeScript ESTree + package_url: https://www.npmjs.com/@typescript-eslint/parser + version: 5.35.1 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-10-25 02:48:37.000000000 Z +- name: body-parser + description: Node.js body parsing middleware + package_url: https://www.npmjs.com/body-parser + version: 1.20.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15906/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-08-24 22:25:23.000000000 Z +- name: eslint-config-prettier + description: Turns off all rules that are unnecessary or might conflict with Prettier + package_url: https://www.npmjs.com/eslint-config-prettier + version: 8.5.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-08-28 14:25:44.000000000 Z +- name: eslint-plugin-jest + description: Eslint rules for Jest + package_url: https://www.npmjs.com/eslint-plugin-jest + version: 27.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15996/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2022-08-30 00:26:49.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: yarn.lock + detection_source: package.json + last_updated_by: Renovate Bot + last_updated_on: 2022-03-17 17:17:12.000000000 Z +- name: inversify + description: A powerful and lightweight inversion of control container for JavaScript + and Node.js apps powered by TypeScript + package_url: https://www.npmjs.com/inversify + version: 6.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17044/default_0e6669b56ffe7d68d8118eb8e85d024215fd5906.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.000000000 Z +- name: reflect-metadata + description: Polyfill for Metadata Reflection API + package_url: https://www.npmjs.com/reflect-metadata + version: 0.1.13 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16019/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-17 17:16:47.000000000 Z +- name: rimraf + description: A deep deletion module for node + package_url: https://www.npmjs.com/rimraf + version: 4.0.4 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15807/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-01-13 04:33:00.000000000 Z From 11a3909712c065e352ee3fee059e8b7412d1b1f3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 09:28:21 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..5857cdb6 --- /dev/null +++ b/techstack.md @@ -0,0 +1,192 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [maxgfr/starter-express-typescript](https://github.com/maxgfr/starter-express-typescript)![](https://img.stackshare.io/public_badge.svg "public") +

+|26
Tools used|11/10/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.18.2 +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (9) + + + + + + + + + + + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Jest +
+ Jest +
+ v29.0.0 +
+ Prettier +
+ Prettier +
+ v2.7.1 +
+ SuperTest +
+ SuperTest +
+ v6.2.4 +
+ Yarn +
+ Yarn +
+ +
+ nodemon +
+ nodemon +
+ v2.0.19 +
+ npm +
+ npm +
+ +
+ + +## Open source packages (13) + +## npm (13) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@types/express](https://www.npmjs.com/@types/express)|v4.17.13|10/25/22|renovate[bot] |MIT|N/A| +|[@types/jest](https://www.npmjs.com/@types/jest)|v29.0.0|10/25/22|renovate[bot] |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v17.0.21|10/25/22|renovate[bot] |MIT|N/A| +|[@types/supertest](https://www.npmjs.com/@types/supertest)|v2.0.12|10/25/22|renovate[bot] |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.35.1|10/25/22|renovate[bot] |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.35.1|10/25/22|renovate[bot] |BSD-2-Clause|N/A| +|[body-parser](https://www.npmjs.com/body-parser)|v1.20.1|08/24/22|renovate[bot] |MIT|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.5.0|08/28/22|renovate[bot] |MIT|N/A| +|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v27.0.0|08/30/22|renovate[bot] |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.18.2|03/17/22|Renovate Bot |MIT|N/A| +|[inversify](https://www.npmjs.com/inversify)|v6.0.2|03/17/22|maxgfr |MIT|N/A| +|[reflect-metadata](https://www.npmjs.com/reflect-metadata)|v0.1.13|03/17/22|maxgfr |Apache-2.0|N/A| +|[rimraf](https://www.npmjs.com/rimraf)|v4.0.4|01/13/23|renovate[bot] |ISC|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From c8dc0e7f930144cf403cf5f7f600673d5e4ca3ba Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:37:36 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 49 +++++++++++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 20 deletions(-) diff --git a/techstack.yml b/techstack.yml index fb3b2dd3..271be51e 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: maxgfr/starter-express-typescript report_id: 76fcadf3aa35ca3f6a68e1ab6a35537c +version: 0.1 repo_type: Public -timestamp: '2023-11-10T09:28:18+00:00' +timestamp: '2024-01-05T08:56:21+00:00' requested_by: renovate[bot] provider: github branch: main @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/maxgfr/starter-express-typescript detection_source: Repo Metadata - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output @@ -26,6 +28,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/maxgfr/starter-express-typescript detection_source: Repo Metadata - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely @@ -38,7 +41,7 @@ tools: category: Languages & Frameworks sub_category: Microframeworks (Backend) image_url: https://img.stackshare.io/service/1163/hashtag.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: Renovate Bot last_updated_on: 2022-03-17 17:17:12.000000000 Z @@ -51,6 +54,7 @@ tools: 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/maxgfr/starter-express-typescript/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -63,6 +67,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -74,6 +79,7 @@ tools: 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/maxgfr/starter-express-typescript detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -83,7 +89,8 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/test.yml" + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z - name: Jest @@ -96,7 +103,7 @@ tools: category: Build, Test, Deploy sub_category: Javascript Testing Framework image_url: https://img.stackshare.io/service/830/jest.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -110,7 +117,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: Renovate Bot last_updated_on: 2022-06-16 12:13:12.000000000 Z @@ -124,7 +131,7 @@ tools: category: Build, Test, Deploy sub_category: Javascript Testing Framework image_url: https://img.stackshare.io/no-img-open-source.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-07-02 02:17:14.000000000 Z @@ -136,6 +143,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: yarn.lock last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -149,7 +157,7 @@ tools: category: Monitoring sub_category: node.js Application Monitoring image_url: https://img.stackshare.io/service/5577/preview.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -161,6 +169,7 @@ tools: 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/maxgfr/starter-express-typescript/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -174,7 +183,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16100/default_d947c1690e032a288145c7e2491999eab3ea8ede.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -188,7 +197,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -202,7 +211,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -216,7 +225,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16805/default_31a4e0e11d348225088320f3a5c5ea6fa49c27ad.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -230,7 +239,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -244,7 +253,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-10-25 02:48:37.000000000 Z @@ -258,7 +267,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15906/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-08-24 22:25:23.000000000 Z @@ -272,7 +281,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-08-28 14:25:44.000000000 Z @@ -286,7 +295,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15996/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2022-08-30 00:26:49.000000000 Z @@ -300,7 +309,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: Renovate Bot last_updated_on: 2022-03-17 17:17:12.000000000 Z @@ -315,7 +324,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17044/default_0e6669b56ffe7d68d8118eb8e85d024215fd5906.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -329,7 +338,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16019/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z @@ -343,7 +352,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15807/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/starter-express-typescript/blob/main/yarn.lock detection_source: package.json last_updated_by: renovate[bot] last_updated_on: 2023-01-13 04:33:00.000000000 Z From e7ad5300f25e40636a1b01d1720236e9adc96690 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:37:37 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index 5857cdb6..3a9cb609 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [maxgfr/starter-express-typescript](https://github.com/maxgfr/starter-express-typescript)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|11/10/23
Report generated| +|26
Tools used|01/05/24
Report generated| |------|------|
@@ -189,4 +193,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 1b692fa5d8c92d1feb76da997df9c3b1a0d36507 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:20:31 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 271be51e..f28da714 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: maxgfr/starter-express-typescript report_id: 76fcadf3aa35ca3f6a68e1ab6a35537c version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:56:21+00:00' +timestamp: '2024-02-29T18:33:21+00:00' requested_by: renovate[bot] provider: github branch: main @@ -108,7 +108,7 @@ tools: last_updated_by: maxgfr last_updated_on: 2022-03-17 17:16:47.000000000 Z - name: Prettier - description: 'Prettier is an opinionated code formatter. ' + description: Prettier is an opinionated code formatter. website_url: https://prettier.io/ version: 2.7.1 license: MIT @@ -122,7 +122,7 @@ tools: last_updated_by: Renovate Bot last_updated_on: 2022-06-16 12:13:12.000000000 Z - name: SuperTest - description: 'A library for testing node.js HTTP servers ' + description: A library for testing node.js HTTP servers website_url: https://www.npmjs.com/package/supertest version: 6.2.4 license: MIT From 6574a7f06fd2e56239f6c36f5b96e765912a5c71 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:20:32 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/techstack.md b/techstack.md index 3a9cb609..383f610c 100644 --- a/techstack.md +++ b/techstack.md @@ -3,17 +3,17 @@ ## Tech Stack maxgfr/starter-express-typescript is built on the following main stack: -- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework -- [Node.js](http://nodejs.org/) – Frameworks (Full Stack) -- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [TypeScript](http://www.typescriptlang.org) – Languages +- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) +- [Node.js](http://nodejs.org/) – Frameworks (Full Stack) - [ESLint](http://eslint.org/) – Code Review +- [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework +- [Prettier](https://prettier.io/) – Code Review - [SuperTest](https://www.npmjs.com/package/supertest) – Javascript Testing Framework -- [nodemon](http://nodemon.io/) – node.js Application Monitoring - [Yarn](https://yarnpkg.com/) – Front End Package Manager -- [Prettier](https://prettier.io/) – Code Review -- [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [nodemon](http://nodemon.io/) – node.js Application Monitoring Full tech stack [here](/techstack.md) @@ -23,17 +23,17 @@ Full tech stack [here](/techstack.md) ## Tech Stack maxgfr/starter-express-typescript is built on the following main stack: -- Jest [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework -- Node.js [Node.js](http://nodejs.org/) – Frameworks (Full Stack) -- ExpressJS [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - TypeScript [TypeScript](http://www.typescriptlang.org) – Languages +- ExpressJS [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) +- Node.js [Node.js](http://nodejs.org/) – Frameworks (Full Stack) - ESLint [ESLint](http://eslint.org/) – Code Review +- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Jest [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework +- Prettier [Prettier](https://prettier.io/) – Code Review - SuperTest [SuperTest](https://www.npmjs.com/package/supertest) – Javascript Testing Framework -- nodemon [nodemon](http://nodemon.io/) – node.js Application Monitoring - Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager -- Prettier [Prettier](https://prettier.io/) – Code Review -- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- nodemon [nodemon](http://nodemon.io/) – node.js Application Monitoring Full tech stack [here](/techstack.md) @@ -44,7 +44,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [maxgfr/starter-express-typescript](https://github.com/maxgfr/starter-express-typescript)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|01/05/24
Report generated| +|26
Tools used|02/29/24
Report generated| |------|------|