diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..0d426cc
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,224 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [ayungavis/turborepo-nextjs-tailwind-trpc](https://github.com/ayungavis/turborepo-nextjs-tailwind-trpc)![](https://img.stackshare.io/public_badge.svg "public")
+
+|29
Tools used|11/24/23
Report generated|
+|------|------|
+
+
+## Languages (3)
+
+
+## Frameworks (5)
+
+
+## Data (1)
+
+
+
+
+ Prisma
+
+ v4.11.0
+ |
+
+
+
+
+## DevOps (6)
+
+
+## Other (1)
+
+
+
+
+ Zod
+
+
+ |
+
+
+
+
+
+## Open source packages (13)
+
+## npm (13)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@types/eslint](https://www.npmjs.com/@types/eslint)|v8.21.0|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[@types/node](https://www.npmjs.com/@types/node)|v18.0.0|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[@types/prettier](https://www.npmjs.com/@types/prettier)|v2.7.2|03/30/23|Wahyu Kurniawan |MIT|N/A|
+|[@types/react](https://www.npmjs.com/@types/react)|v18.0.27|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.0.10|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.49.0|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.49.0|03/29/23|Wahyu Kurniawan |BSD-2-Clause|N/A|
+|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.6.0|03/30/23|Wahyu Kurniawan |MIT|N/A|
+|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.32.2|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[postcss](https://www.npmjs.com/postcss)|v8.4.21|03/29/23|Wahyu Kurniawan |MIT|[CVE-2023-44270](https://github.com/advisories/GHSA-7fh5-64p2-3v2j) (Moderate)|
+|[postcss-import](https://www.npmjs.com/postcss-import)|v15.1.0|03/30/23|Wahyu Kurniawan |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|03/29/23|Wahyu Kurniawan |MIT|N/A|
+|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.2.7|03/29/23|Wahyu Kurniawan |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..ab42397
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,381 @@
+repo_name: ayungavis/turborepo-nextjs-tailwind-trpc
+report_id: ebf626adc4116599c0f552a4bd0e0d7e
+repo_type: Public
+timestamp: '2023-11-24T02:05:11+00:00'
+requested_by: ayungavis
+provider: github
+branch: main
+detected_tools_count: 29
+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: 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: 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: Repo Metadata
+- name: Autoprefixer
+ description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
+ website_url: https://github.com/postcss/autoprefixer
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
+ detection_source: packages/design-system/react/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: Next.js
+ description: 'A small framework for server-rendered universal JavaScript apps '
+ website_url: https://nextjs.org/
+ version: 13.2.3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/5936/nextjs.png
+ detection_source_url: apps/app/package.json
+ detection_source: packages/auth/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-22 03:19:19.000000000 Z
+- 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: apps/app/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-22 03:19:19.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 18.2.0
+ 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: apps/app/package.json
+ detection_source: packages/utils/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: Tailwind CSS
+ description: A utility-first CSS framework for rapid UI development
+ website_url: https://tailwindcss.com
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png
+ detection_source: packages/design-system/react/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: Prisma
+ description: Modern Database Access for TypeScript & Node.js
+ website_url: https://www.prisma.io/
+ version: 4.11.0
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Object Relational Mapper (ORM)
+ image_url: https://img.stackshare.io/service/8680/Logo_Symbol_White.jpg
+ detection_source_url: packages/db/package.json
+ detection_source: packages/db/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-30 00:14:43.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: Wahyu Kurniawan
+ last_updated_on: 2023-03-30 00:14:43.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source: packages/utils/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-22 03:19:19.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: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source: ".github/workflows/ci.yml"
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: Prettier
+ description: 'Prettier is an opinionated code formatter. '
+ website_url: https://prettier.io/
+ version: 2.8.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-30 00:14:43.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: packages/utils/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: Zod
+ description: TypeScript-first schema validation
+ website_url: https://zod.dev/
+ open_source: false
+ hosted_saas: false
+ image_url: https://img.stackshare.io/service/48521/default_eea961e4c374e68a1c7eb5bbc9e4a39920890342.png
+ detection_source: packages/api/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-22 03:19:19.000000000 Z
+- name: "@types/eslint"
+ description: TypeScript definitions for eslint
+ package_url: https://www.npmjs.com/@types/eslint
+ version: 8.21.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18156/default_9663441986aa2be78296ccf617e43ef9e612b34e.png
+ detection_source_url: packages/config/eslint/package.json
+ detection_source: packages/config/eslint/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 18.0.0
+ 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: apps/app/package.json
+ detection_source: apps/app/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: "@types/prettier"
+ description: TypeScript definitions for prettier
+ package_url: https://www.npmjs.com/@types/prettier
+ version: 2.7.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16943/default_c17ccfb3dc0510bb2c684b87ee080a74a9728c34.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-30 00:14:43.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 18.0.27
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: apps/app/package.json
+ detection_source: packages/utils/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: "@types/react-dom"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react-dom
+ version: 18.0.10
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
+ detection_source_url: apps/app/package.json
+ detection_source: packages/utils/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: "@typescript-eslint/eslint-plugin"
+ description: TypeScript plugin for ESLint
+ package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
+ version: 5.49.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: packages/config/eslint/package.json
+ detection_source: packages/config/eslint/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: "@typescript-eslint/parser"
+ description: An ESLint custom parser which leverages TypeScript ESTree
+ package_url: https://www.npmjs.com/@typescript-eslint/parser
+ version: 5.49.0
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
+ detection_source_url: packages/config/eslint/package.json
+ detection_source: packages/config/eslint/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: eslint-config-prettier
+ description: Turns off all rules that are unnecessary or might conflict with Prettier
+ package_url: https://www.npmjs.com/eslint-config-prettier
+ version: 8.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
+ detection_source_url: packages/config/eslint/package.json
+ detection_source: packages/config/eslint/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-30 00:14:43.000000000 Z
+- name: eslint-plugin-react
+ description: React specific linting rules for ESLint
+ package_url: https://www.npmjs.com/eslint-plugin-react
+ version: 7.32.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: packages/config/eslint/package.json
+ detection_source: packages/config/eslint/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: postcss
+ description: Tool for transforming styles with JS plugins
+ package_url: https://www.npmjs.com/postcss
+ version: 8.4.21
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16012/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png
+ detection_source_url: apps/app/package.json
+ detection_source: packages/design-system/react/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+ vulnerabilities:
+ - name: PostCSS line return parsing error
+ cve_id: CVE-2023-44270
+ cve_url: https://github.com/advisories/GHSA-7fh5-64p2-3v2j
+ detected_date: Oct 4
+ severity: moderate
+ first_patched: 8.4.31
+- name: postcss-import
+ description: PostCSS plugin to import CSS files
+ package_url: https://www.npmjs.com/postcss-import
+ version: 15.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16086/default_d4e765f8a43dcfd232c8b9ee9732058bc27c727a.png
+ detection_source_url: package.json
+ detection_source: package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-30 00:14:43.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: apps/app/package.json
+ detection_source: packages/auth/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z
+- name: tailwindcss
+ description: A utility-first CSS framework for rapidly building custom user interfaces
+ package_url: https://www.npmjs.com/tailwindcss
+ version: 3.2.7
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png
+ detection_source_url: apps/app/package.json
+ detection_source: packages/design-system/react/package.json
+ last_updated_by: Wahyu Kurniawan
+ last_updated_on: 2023-03-29 22:06:31.000000000 Z