diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..f5f596d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,111 @@
+
+
+
+# Tech Stack File
+ [cleversamerr/Push-Notifications](https://github.com/cleversamerr/Push-Notifications)
+
+|8
Tools used|01/05/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (4)
+
+
+
+
+ Dotenv
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ nodemon
+
+ v2.0.20
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+##
Open source packages (2)
+
+##
npm (2)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[express](https://www.npmjs.com/express)|v4.18.2|11/10/22|Samer A |MIT|N/A|
+|[http-status](https://www.npmjs.com/http-status)|v1.5.3|11/10/22|Samer A |BSD-3-Clause|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 0000000..7982389
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,113 @@
+repo_name: cleversamerr/Push-Notifications
+report_id: b76dc7d9b80af2f1507049d0c70f33f8
+version: 0.1
+repo_type: Public
+timestamp: '2024-01-05T08:16:08+00:00'
+requested_by: cleversamerr
+provider: github
+branch: main
+detected_tools_count: 8
+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/cleversamerr/Push-Notifications
+ 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/cleversamerr/Push-Notifications/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-11-10 13:59:51.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/cleversamerr/Push-Notifications/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-11-10 13:59:51.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/cleversamerr/Push-Notifications
+ detection_source: Repo Metadata
+- name: nodemon
+ description: A simple monitor script for use during development of a node.js app
+ website_url: http://nodemon.io/
+ version: 2.0.20
+ 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/cleversamerr/Push-Notifications/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-11-10 13:59:51.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/cleversamerr/Push-Notifications/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-11-10 13:59:51.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/cleversamerr/Push-Notifications/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-11-10 13:59:51.000000000 Z
+- name: http-status
+ description: Interact with HTTP status code
+ package_url: https://www.npmjs.com/http-status
+ version: 1.5.3
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17707/default_7ff152b9bcf219fad0d56c78a016d5bad6a2a526.png
+ detection_source_url: https://github.com/cleversamerr/Push-Notifications/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-11-10 13:59:51.000000000 Z