diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..864ed48d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,545 @@ +repo_name: Xcov19/mycovidconnect +report_id: 0c03c4c31c13c0d186376c6f2ee539e6 +version: 0.1 +repo_type: Public +timestamp: '2024-06-23T19:33:11+00:00' +requested_by: olamilekanogunbanjo +provider: github +branch: develop +detected_tools_count: 40 +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/Xcov19/mycovidconnect + 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/Xcov19/mycovidconnect + detection_source: Repo Metadata +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + version: 3.9.7 + 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.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/Xcov19/mycovidconnect/blob/develop/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: akshayparmar90 + last_updated_on: 2020-09-19 12:46:31.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.13.1 + 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: React Router + description: A complete routing solution for React.js + website_url: https://github.com/rackt/react-router + version: 5.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: JavaScript Framework Components + image_url: https://img.stackshare.io/service/3350/8261421.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: Sass + description: Syntactically Awesome Style Sheets + website_url: http://sass-lang.com/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: codecakes + last_updated_on: 2020-07-28 13:24:17.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JavaScript Compilers + image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/.babelrc + detection_source: ".babelrc" + last_updated_by: codecakes + last_updated_on: 2020-07-28 14:35:40.000000000 Z +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/Xcov19/mycovidconnect + detection_source: Repo Metadata +- 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: codecakes + last_updated_on: 2020-07-28 13:24:17.000000000 Z +- name: Enzyme + description: JavaScript Testing utilities for React, by Airbnb + website_url: https://enzymejs.github.io/enzyme/ + version: 3.11.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/4488/default_87e6ca3fa146a959af95ccf3df1ec550eb434129.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.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/Xcov19/mycovidconnect + 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/Xcov19/mycovidconnect/blob/develop/.github/workflows/changelog.yml + detection_source: ".github/workflows/changelog.yml" + last_updated_by: codecakes + last_updated_on: 2021-05-30 05:52:10.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/830/jest.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: codecakes + last_updated_on: 2020-07-28 13:24:17.000000000 Z +- name: Prettier + description: Prettier is an opinionated code formatter. + website_url: https://prettier.io/ + version: 2.1.2 + 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: Stylelint + description: A mighty, modern CSS linter + website_url: http://stylelint.io/ + version: 14.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/5446/V9JsvPul_400x400.jpg + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: codecakes + last_updated_on: 2020-07-28 13:24:17.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/Xcov19/mycovidconnect + detection_source: Repo Metadata +- name: Ubuntu + description: The leading OS for PC, tablet, phone and cloud + website_url: http://www.ubuntu.com/ + version: 18.04.0 + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Operating Systems + image_url: https://img.stackshare.io/service/3511/cof_orange_hex.jpg + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/Dockerfile + detection_source: Dockerfile + last_updated_by: mgna7 + last_updated_on: 2022-07-16 19:37:52.000000000 Z +- name: "@testing-library/jest-dom" + description: Custom jest matchers to test the state of the DOM + package_url: https://www.npmjs.com/@testing-library/jest-dom + version: 5.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@testing-library/react" + description: Simple and complete React DOM testing utilities that encourage good + testing practices + package_url: https://www.npmjs.com/@testing-library/react + version: 10.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@types/googlemaps" + description: TypeScript definitions for Google Maps JavaScript API + package_url: https://www.npmjs.com/@types/googlemaps + 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/17642/default_9126b5a628d81e3d41c9b1190587ab1aec9165c5.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 27.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 14.0.26 + 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 16.9.43 + 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: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 16.9.8 + 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@types/react-router-dom" + description: TypeScript definitions for React Router + package_url: https://www.npmjs.com/@types/react-router-dom + version: 5.1.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16557/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 4.6.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: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.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: 4.6.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: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: enzyme-adapter-react-16 + description: JavaScript Testing utilities for React + package_url: https://www.npmjs.com/enzyme-adapter-react-16 + version: 1.15.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15959/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.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: 6.15.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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: eslint-plugin-jsx-a11y + description: Static AST checker for accessibility rules on JSX elements + package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y + version: 6.3.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: node-gyp + description: Node.js native addon build tool + package_url: https://www.npmjs.com/node-gyp + version: 8.4.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16669/default_6dad4e42e12d47cc6edfbdea036dae12f91abebb.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: node-sass + description: Wrapper around libsass + package_url: https://www.npmjs.com/node-sass + version: 7.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15827/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 16.13.1 + 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/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: react-router-dom + description: DOM bindings for React Router + package_url: https://www.npmjs.com/react-router-dom + version: 5.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: react-scripts + description: Configuration and scripts for Create React App + package_url: https://www.npmjs.com/react-scripts + version: 5.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: serve + description: Static file serving and directory listing + package_url: https://www.npmjs.com/serve + version: 11.3.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16484/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: stylelint-config-standard + description: Standard shareable config for stylelint + package_url: https://www.npmjs.com/stylelint-config-standard + version: 23.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16266/default_9924e5da1d50ea01e52b48e4fae4b1347af5e4ff.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z +- name: ts-jest + description: A preprocessor with source maps support to help use TypeScript with + Jest + package_url: https://www.npmjs.com/ts-jest + version: 27.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/Xcov19/mycovidconnect/blob/develop/package.json + detection_source: package.json + last_updated_by: Olamilekan Ogunbanjo + last_updated_on: 2022-08-21 13:36:57.000000000 Z