diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..b17183f
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,138 @@
+
+
+
+# Tech Stack File
+ [yeongu-dev/obsidian-gist](https://github.com/yeongu-dev/obsidian-gist)
+
+|12
Tools used|02/01/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (3)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+ rollup
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+##
Open source packages (4)
+
+##
npm (4)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@rollup/plugin-node-resolve](https://www.npmjs.com/@rollup/plugin-node-resolve)|v11.2.1|05/30/21|Jun Lin |MIT|N/A|
+|[@types/node](https://www.npmjs.com/@types/node)|v14.14.37|05/29/21|Jun Lin |MIT|N/A|
+|[nanoid](https://www.npmjs.com/nanoid)|v4.0|08/13/22|Jun Lin |MIT|N/A|
+|[tslib](https://www.npmjs.com/tslib)|v2.2.0|05/29/21|Jun Lin |0BSD|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..9e924a3
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,157 @@
+repo_name: yeongu-dev/obsidian-gist
+report_id: cecfb51a77d3a9fa620a0741ff6a5b6c
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-01T05:57:18+00:00'
+requested_by: linjunpop
+provider: github
+branch: master
+detected_tools_count: 12
+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_url: https://github.com/yeongu-dev/obsidian-gist
+ 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/yeongu-dev/obsidian-gist
+ detection_source: Repo Metadata
+- name: TypeScript
+ description: A superset of JavaScript that compiles to clean JavaScript output
+ website_url: http://www.typescriptlang.org
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist
+ detection_source: Repo Metadata
+- name: Node.js
+ description: A platform built on Chrome's JavaScript runtime for easily building
+ fast, scalable network applications
+ website_url: http://nodejs.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2021-05-29 07:03:47.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/yeongu-dev/obsidian-gist
+ 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/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2021-05-29 07:03:47.000000000 Z
+- name: rollup
+ description: The next-generation JavaScript module bundler
+ website_url: http://rollupjs.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JS Build Tools / JS Task Runners
+ image_url: https://img.stackshare.io/service/4423/zE8RTn9E_400x400.jpg
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2021-05-29 07:03:47.000000000 Z
+- name: Obsidian
+ description: A second brain, for you, forever
+ website_url: https://obsidian.md
+ open_source: false
+ hosted_saas: false
+ category: Collaboration
+ sub_category: Knowledge Management
+ image_url: https://img.stackshare.io/service/21247/default_38a315c27903a7e11d83084960ad5dee008c8549.png
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2022-08-13 23:22:05.000000000 Z
+- name: "@rollup/plugin-node-resolve"
+ description: Locate and bundle third-party dependencies in node_modules
+ package_url: https://www.npmjs.com/@rollup/plugin-node-resolve
+ version: 11.2.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17836/default_abcc2eea82e62d338a749f334647866df76198b8.png
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2021-05-30 06:07:51.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 14.14.37
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2021-05-29 07:03:47.000000000 Z
+- name: nanoid
+ description: A tiny
+ package_url: https://www.npmjs.com/nanoid
+ version: '4.0'
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17208/default_183829c5079b84333a720d8590a328efc043ba0e.png
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2022-08-13 23:28:21.000000000 Z
+- name: tslib
+ description: Runtime library for TypeScript helper functions
+ package_url: https://www.npmjs.com/tslib
+ version: 2.2.0
+ license: 0BSD
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15853/default_97d4687bd07ff1bb963fd566c84e7cbf7c73bbee.png
+ detection_source_url: https://github.com/yeongu-dev/obsidian-gist/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Jun Lin
+ last_updated_on: 2021-05-29 07:03:47.000000000 Z