diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..d013382
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,155 @@
+
+
+
+# Tech Stack File
+ [Bijikyu/Remote-Music-Lessons](https://github.com/Bijikyu/Remote-Music-Lessons)
+
+|17
Tools used|12/02/23
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (1)
+
+
+##
Data (1)
+
+
+##
DevOps (3)
+
+
+
+
+ Dotenv
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+##
Open source packages (8)
+
+##
npm (8)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[cookie-parser](https://www.npmjs.com/cookie-parser)|v1.4.5|08/28/20|Brian Quezada |MIT|N/A|
+|[debug](https://www.npmjs.com/debug)|v2.6.9|08/28/20|Brian Quezada |MIT|N/A|
+|[express](https://www.npmjs.com/express)|v4.16.4|08/30/20|Brian Quezada |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)|
+|[express-session](https://www.npmjs.com/express-session)|v1.17.1|08/30/20|Brian Quezada |MIT|N/A|
+|[http-errors](https://www.npmjs.com/http-errors)|v1.6.3|08/28/20|Brian Quezada |MIT|N/A|
+|[method-override](https://www.npmjs.com/method-override)|v3.0.0|08/28/20|Brian Quezada |MIT|N/A|
+|[morgan](https://www.npmjs.com/morgan)|v1.9.1|08/30/20|Brian Quezada |MIT|N/A|
+|[passport-google-oauth](https://www.npmjs.com/passport-google-oauth)|v2.0.0|08/30/20|Brian Quezada |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..c65f103
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,232 @@
+repo_name: Bijikyu/Remote-Music-Lessons
+report_id: 5f3e2ae10df551a210ae8d4d0e27b976
+repo_type: Public
+timestamp: '2023-12-02T21:30:36+00:00'
+requested_by: Bijikyu
+provider: github
+branch: master
+detected_tools_count: 17
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source: Repo Metadata
+- name: EJS
+ description: An Embedded JavaScript templating Language
+ website_url: https://ejs.co/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Templating Languages & Extensions
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 21:28:20.000000000 Z
+- 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: 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.16.4
+ 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: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-30 04:11:02.000000000 Z
+- name: Mongoose
+ description: MongoDB object modeling designed to work in an asynchronous environment
+ website_url: http://mongoosejs.com/
+ version: 5.10.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Object Document Mapper (ODM)
+ image_url: https://img.stackshare.io/service/1231/0TXzZU7W_400x400.jpg
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 23:07:17.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: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 23:07:17.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: 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: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 21:28:20.000000000 Z
+- name: Passport
+ description: Simple, unobtrusive authentication for Node.js
+ website_url: http://passportjs.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Application Utilities
+ sub_category: User Management and Authentication
+ image_url: https://ucarecdn.com/8f3cac0e-b146-4f0f-878c-680a6671d804/
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-30 04:11:02.000000000 Z
+- name: cookie-parser
+ description: Parse HTTP request cookies
+ package_url: https://www.npmjs.com/cookie-parser
+ version: 1.4.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16136/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 21:28:20.000000000 Z
+- name: debug
+ description: Small debugging utility
+ package_url: https://www.npmjs.com/debug
+ version: 2.6.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15852/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 21:28:20.000000000 Z
+- name: express
+ description: Fast, unopinionated, minimalist web framework
+ package_url: https://www.npmjs.com/express
+ version: 4.16.4
+ 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: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-30 04:11:02.000000000 Z
+ vulnerabilities:
+ - name: qs vulnerable to Prototype Pollution
+ cve_id: CVE-2022-24999
+ cve_url: https://github.com/advisories/GHSA-hrpp-h998-j3pp
+ detected_date: Dec 7
+ severity: high
+ first_patched: 4.17.3
+- name: express-session
+ description: Simple session middleware for Express
+ package_url: https://www.npmjs.com/express-session
+ version: 1.17.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16239/default_180418c6fa6cdb8f7a3500f84a8fedb884fcb3fa.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-30 04:11:02.000000000 Z
+- name: http-errors
+ description: Create HTTP error objects
+ package_url: https://www.npmjs.com/http-errors
+ version: 1.6.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16925/default_7b9968788548874538c601457e8dcd9c74bd2051.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 21:28:20.000000000 Z
+- name: method-override
+ description: Override HTTP verbs
+ package_url: https://www.npmjs.com/method-override
+ version: 3.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16758/default_92482df1bcbe0d3a46cc1d597c9687a42da1cd04.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-28 23:45:03.000000000 Z
+- name: morgan
+ description: HTTP request logger middleware for node.js
+ package_url: https://www.npmjs.com/morgan
+ version: 1.9.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16097/default_c7b204838197013798409fa2b4dafce450edc7fb.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-30 04:11:02.000000000 Z
+- name: passport-google-oauth
+ description: Google
+ package_url: https://www.npmjs.com/passport-google-oauth
+ version: 2.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18454/default_6dcac5c4efc2d5715bff50b0427ad187013cea59.png
+ detection_source_url: github.com/Bijikyu/Remote-Music-Lessons/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brian Quezada
+ last_updated_on: 2020-08-30 04:11:02.000000000 Z