diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..d5d38d8
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,85 @@
+
+
+
+# Tech Stack File
+ [LplusKira/RiceWebFinal](https://github.com/LplusKira/RiceWebFinal)
+
+|4
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
Data (2)
+
+
+##
DevOps (1)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..987def3
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,57 @@
+repo_name: LplusKira/RiceWebFinal
+report_id: 66ebb7a5e90d58d3de558b7a422f197c
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:30:34+00:00'
+requested_by: LplusKira
+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/LplusKira/RiceWebFinal
+ detection_source: Repo Metadata
+- name: GraphQL
+ description: A data query language and runtime
+ website_url: http://graphql.org/
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Query Languages
+ image_url: https://img.stackshare.io/service/3820/12972006.png
+ detection_source_url: https://github.com/LplusKira/RiceWebFinal/blob/master/src/schema.graphql
+ detection_source: src/schema.graphql
+ last_updated_by: LplusKira
+ last_updated_on: 2019-11-29 03:55:04.000000000 Z
+- name: graphql-yoga
+ description: "\U0001F9D8 Fully-featured GraphQL Server with focus on easy setup,
+ performance & great developer experience"
+ website_url: https://github.com/prisma/graphql-yoga
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: GraphQL Tools
+ image_url: https://img.stackshare.io/service/9556/68747470733a2f2f696d6775722e636f6d2f5376366a3042362e706e67.png
+ detection_source_url: https://github.com/LplusKira/RiceWebFinal/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: LplusKira
+ last_updated_on: 2019-11-29 03:55:04.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/LplusKira/RiceWebFinal
+ detection_source: Repo Metadata