diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..7156180 --- /dev/null +++ b/techstack.md @@ -0,0 +1,191 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [tarrasqueapp/docs](https://github.com/tarrasqueapp/docs)![](https://img.stackshare.io/public_badge.svg "public") +

+|25
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (4) + + + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Smarty +
+ Smarty +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ Next.js +
+ Next.js +
+ v13.1.1 +
+ Node.js +
+ Node.js +
+ +
+ React +
+ React +
+ v18.2.0 +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Prettier +
+ Prettier +
+ v2.8.1 +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (12) + +## npm (12) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@emotion/styled](https://www.npmjs.com/@emotion/styled)|v11.10.5|12/28/22|Richard Solomou |MIT|N/A| +|[@svgr/webpack](https://www.npmjs.com/@svgr/webpack)|v6.5.1|12/28/22|Richard Solomou |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v18.11.18|12/28/22|Richard Solomou |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.0.10|12/28/22|Richard Solomou |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.47.1|12/28/22|Richard Solomou |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.47.1|12/28/22|Richard Solomou |BSD-2-Clause|N/A| +|[eslint-config-next](https://www.npmjs.com/eslint-config-next)|v13.1.1|12/28/22|Richard Solomou |N/A|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.5.0|12/28/22|Richard Solomou |MIT|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|12/28/22|Richard Solomou |MIT|N/A| +|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.31.11|12/28/22|Richard Solomou |MIT|N/A| +|[nprogress](https://www.npmjs.com/nprogress)|v0.2.0|12/28/22|Richard Solomou |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|12/28/22|Richard Solomou |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..7be9f03 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,332 @@ +repo_name: tarrasqueapp/docs +report_id: 6928453c409e814cdb00a8ac6b2ee2ff +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:47:45+00:00' +requested_by: richardsolomou +provider: github +branch: main +detected_tools_count: 25 +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/tarrasqueapp/docs + 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/tarrasqueapp/docs + detection_source: Repo Metadata +- name: Smarty + description: Template engine for PHP + website_url: http://www.smarty.net/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Templating Languages & Extensions + image_url: https://img.stackshare.io/service/3693/smarty.png + detection_source_url: https://github.com/tarrasqueapp/docs + 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/tarrasqueapp/docs + detection_source: Repo Metadata +- name: Next.js + description: A small framework for server-rendered universal JavaScript apps + website_url: https://nextjs.org/ + version: 13.1.1 + 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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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_url: https://github.com/tarrasqueapp/docs/blob/main/package.json + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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_url: https://github.com/tarrasqueapp/docs/blob/main/package.json + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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/tarrasqueapp/docs + 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_url: https://github.com/tarrasqueapp/docs/blob/main/.github/workflows/deploy-base.yaml + detection_source: ".github/workflows/deploy-base.yaml" + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: Prettier + description: Prettier is an opinionated code formatter. + website_url: https://prettier.io/ + version: 2.8.1 + 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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: yarn.lock + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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/tarrasqueapp/docs/blob/main/package.json + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: "@emotion/styled" + description: Styled API for emotion + package_url: https://www.npmjs.com/@emotion/styled + version: 11.10.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png + detection_source_url: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: "@svgr/webpack" + description: SVGR webpack loader + package_url: https://www.npmjs.com/@svgr/webpack + version: 6.5.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16411/default_aa91da3cee4d961f0eea8ca5de77f399ec7ec794.png + detection_source_url: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 18.11.18 + 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/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 5.47.1 + 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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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.47.1 + 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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: eslint-config-next + description: ESLint configuration used by Next.js + package_url: https://www.npmjs.com/eslint-config-next + version: 13.1.1 + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/package/npm/image.png + detection_source_url: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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.5.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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: eslint-plugin-prettier + description: Runs prettier as an eslint rule + package_url: https://www.npmjs.com/eslint-plugin-prettier + version: 4.2.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png + detection_source_url: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: eslint-plugin-react + description: React specific linting rules for ESLint + package_url: https://www.npmjs.com/eslint-plugin-react + version: 7.31.11 + 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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z +- name: nprogress + description: Simple slim progress bars + package_url: https://www.npmjs.com/nprogress + version: 0.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17061/default_23002b02644a8cb313a0f53f43df271731022a9e.png + detection_source_url: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.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: https://github.com/tarrasqueapp/docs/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Richard Solomou + last_updated_on: 2022-12-28 14:30:28.000000000 Z