diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..53cf2ab
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,201 @@
+
+
+
+# Tech Stack File
+ [maxgfr/reactube](https://github.com/maxgfr/reactube)
+
+|19
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (3)
+
+
+##
DevOps (6)
+
+
+
+
+ Babel
+
+ v7.0.0
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Gradle
+
+
+ |
+
+
+
+
+ Jest
+
+ v23.5.0
+ |
+
+
+
+
+ Yarn
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (2)
+
+
+
+##
Open source packages (5)
+
+##
npm (5)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[babel-jest](https://www.npmjs.com/babel-jest)|v23.4.2|09/05/18|Maxime Golfier |MIT|N/A|
+|[babel-preset-react-native](https://www.npmjs.com/babel-preset-react-native)|v5.0.2|09/06/18|Maxime Golfier |MIT|N/A|
+|[react-native](https://www.npmjs.com/react-native)|v0.56.0|09/06/18|Maxime Golfier |MIT|N/A|
+|[react-navigation](https://www.npmjs.com/react-navigation)|v2.12.1|09/06/18|Maxime Golfier |MIT|N/A|
+|[react-test-renderer](https://www.npmjs.com/react-test-renderer)|v16.4.1|09/06/18|Maxime Golfier |MIT|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..8fe9f2c
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,255 @@
+repo_name: maxgfr/reactube
+report_id: 926cf1602fa972a63b1ed3b2bc2e189a
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:32:53+00:00'
+requested_by: maxgfr
+provider: github
+branch: master
+detected_tools_count: 19
+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_url: https://github.com/maxgfr/reactube
+ detection_source: Repo Metadata
+- 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/reactube
+ detection_source: Repo Metadata
+- name: Objective-C
+ description: The primary programming language you use when writing software for
+ OS X and iOS
+ website_url: https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1008/xcode.png
+ detection_source_url: https://github.com/maxgfr/reactube
+ detection_source: Repo Metadata
+- name: Android SDK
+ description: An SDK that provides you the API libraries and developer tools necessary
+ to build, test, and debug apps for Android.
+ website_url: http://developer.android.com
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1010/m8jf0po4imu8t5eemjdd.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/android/app/build.gradle
+ detection_source: android/app/build.gradle
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 15:32:48.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 16.4.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z
+- name: React Native
+ description: A framework for building native apps with React
+ website_url: http://facebook.github.io/
+ version: 0.56.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Cross-Platform Mobile Development
+ image_url: https://img.stackshare.io/service/2699/KoK6gHzp.jpg
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ version: 7.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JavaScript Compilers
+ image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: ".babelrc"
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 10:03:44.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/reactube
+ detection_source: Repo Metadata
+- name: Gradle
+ description: A powerful build system for the JVM
+ website_url: https://www.gradle.org/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Java Build Tools
+ image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/android/app/build.gradle
+ detection_source: android/app/build.gradle
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 15:32:48.000000000 Z
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 23.5.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/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 10:03:44.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/reactube/blob/master/yarn.lock
+ detection_source: yarn.lock
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 10:03:44.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/reactube/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 10:03:44.000000000 Z
+- name: Android OS
+ description: An open source mobile operating system by Google
+ website_url: https://www.android.com
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Operating Systems
+ image_url: https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/android/app/build.gradle
+ detection_source: android/app/build.gradle
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 15:32:48.000000000 Z
+- name: React Navigation
+ description: Flexible navigation library for React Native and web. Learn once, navigate
+ anywhere.
+ website_url: https://reactnavigation.org/
+ version: 2.12.1
+ open_source: false
+ hosted_saas: false
+ category: Mobile
+ sub_category: Cross-Platform Mobile Tools
+ image_url: https://img.stackshare.io/service/6422/react-navigation.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z
+- name: babel-jest
+ description: Jest plugin to use babel for transformation
+ package_url: https://www.npmjs.com/babel-jest
+ version: 23.4.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15839/default_4479dbac220be99e50e724b2df6cf415241d71fd.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-05 15:32:48.000000000 Z
+- name: babel-preset-react-native
+ description: Babel preset for React Native applications
+ package_url: https://www.npmjs.com/babel-preset-react-native
+ version: 5.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16325/default_e8196e273db814cf9be505b35dec386fafb0dbaa.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z
+- name: react-native
+ description: A framework for building native apps using React
+ package_url: https://www.npmjs.com/react-native
+ version: 0.56.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16064/default_5a461d436012a0c4024534aaba303dcdb0297d24.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z
+- name: react-navigation
+ description: Routing and navigation for your React Native apps
+ package_url: https://www.npmjs.com/react-navigation
+ version: 2.12.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17500/default_e665c133253b5cd434c1991167ebd25dc68f1c17.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z
+- name: react-test-renderer
+ description: React package for snapshot testing
+ package_url: https://www.npmjs.com/react-test-renderer
+ version: 16.4.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15929/default_ac622bc364a601d766b9a6f6039f191492f54d65.png
+ detection_source_url: https://github.com/maxgfr/reactube/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Maxime Golfier
+ last_updated_on: 2018-09-06 12:23:34.000000000 Z