diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..383f610c
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,196 @@
+
+
+
+# Tech Stack File
+ [maxgfr/starter-express-typescript](https://github.com/maxgfr/starter-express-typescript)
+
+|26
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (2)
+
+
+##
DevOps (9)
+
+
+
+##
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/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..f28da714
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,358 @@
+repo_name: maxgfr/starter-express-typescript
+report_id: 76fcadf3aa35ca3f6a68e1ab6a35537c
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:33:21+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_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
+ 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/maxgfr/starter-express-typescript
+ 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: 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
+- 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/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
+- 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/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
+- 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/maxgfr/starter-express-typescript
+ 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_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
+ 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: 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
+- 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: 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
+- 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: 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
+- 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_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
+- 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: 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
+- 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/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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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: 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
+- 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/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
+- 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: 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
+- 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: 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
+- 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: 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