diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..e59381e
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,83 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [felix-berlin/hamburgers](https://github.com/felix-berlin/hamburgers)![](https://img.stackshare.io/public_badge.svg "public")
+
+|4
Tools used|06/07/24
Report generated|
+|------|------|
+
+
+## Languages (1)
+
+
+## Frameworks (1)
+
+
+
+
+ Sass
+
+
+ |
+
+
+
+
+## DevOps (2)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..b6078d7
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,58 @@
+repo_name: felix-berlin/hamburgers
+report_id: f0bd053a13a1f688854b9104a2265236
+version: 0.1
+repo_type: Public
+timestamp: '2024-06-07T13:16:14+00:00'
+requested_by: felix-berlin
+provider: github
+branch: master
+detected_tools_count: 4
+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/felix-berlin/hamburgers/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Felix Scholze
+ last_updated_on: 2021-06-20 15:07:26.000000000 Z
+- name: Sass
+ description: Syntactically Awesome Style Sheets
+ website_url: http://sass-lang.com/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png
+ detection_source_url: https://github.com/felix-berlin/hamburgers/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jonathan Suh
+ last_updated_on: 2016-03-02 15:48:38.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/felix-berlin/hamburgers
+ detection_source: Repo Metadata
+- 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/felix-berlin/hamburgers/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jonathan Suh
+ last_updated_on: 2016-02-23 16:19:37.000000000 Z