diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..015f301
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,86 @@
+
+
+
+# Tech Stack File
+ [lrkwz/URLManagedLocale-sample](https://github.com/lrkwz/URLManagedLocale-sample)
+
+|5
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ Java
+
+
+ |
+
+
+
+
+##
DevOps (4)
+
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..2d9384d
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,64 @@
+repo_name: lrkwz/URLManagedLocale-sample
+report_id: b396519cb33f1431afcf82dcaa7273b2
+repo_type: Public
+timestamp: '2023-11-09T13:07:31+00:00'
+requested_by: lrkwz
+provider: github
+branch: master
+detected_tools_count: 5
+tools:
+- name: Java
+ description: A concurrent, class-based, object-oriented, language specifically designed
+ to have as few implementation dependencies as possible
+ website_url: https://www.java.com
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
+ detection_source: Repo Metadata
+- 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: JUnit
+ description: A programmer-oriented testing framework for Java
+ website_url: http://junit.org/
+ version: '4.7'
+ license: EPL-1.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Testing Frameworks
+ image_url: https://img.stackshare.io/service/2020/874086.png
+ detection_source_url: pom.xml
+ detection_source: pom.xml
+ last_updated_by: Luca Orlandi
+ last_updated_on: 2011-11-08 18:17:19.000000000 Z
+- name: Logback
+ description: A logging framework for Java applications
+ website_url: https://logback.qos.ch/
+ open_source: false
+ hosted_saas: false
+ category: Monitoring
+ sub_category: Log Management
+ image_url: https://img.stackshare.io/service/2923/05518ecaa42841e834421e9d6987b04f_400x400.png
+ detection_source: src/main/resources/logback.xml
+ last_updated_by: Luca Orlandi
+ last_updated_on: 2011-11-11 12:02:11.000000000 Z
+- name: SLF4J
+ description: Simple logging facade for Java
+ website_url: http://slf4j.org/
+ open_source: false
+ hosted_saas: false
+ category: Monitoring
+ sub_category: Log Management
+ image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png
+ detection_source: pom.xml
+ last_updated_by: Luca Orlandi
+ last_updated_on: 2011-11-08 18:17:19.000000000 Z