Skip to content

Commit

Permalink
Merge pull request #4 from rgunindi/tech-stack-file
Browse files Browse the repository at this point in the history
Create tech stack docs (techstack.yml and techstack.md)
  • Loading branch information
rgunindi committed Feb 8, 2024
2 parents dbbc80c + 05d361a commit 257f069
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 0 deletions.
103 changes: 103 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
rgunindi/parse-cache-memory is built on the following main stack:
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Parse](https://parse.com) – Mobile Backend
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
rgunindi/parse-cache-memory is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/86/68wTsXcT.png' alt='Parse'/> [Parse](https://parse.com) – Mobile Backend
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [rgunindi/parse-cache-memory](https://github.com/rgunindi/parse-cache-memory)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|7<br/>Tools used|02/08/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png' alt='npm'>
<br>
<sub><a href="https://www.npmjs.com/">npm</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/hosting.svg'/> Hosting (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/86/68wTsXcT.png' alt='Parse'>
<br>
<sub><a href="https://parse.com">Parse</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (2)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[lru-cache](https://www.npmjs.com/lru-cache)|v8.0.5|05/11/23|snyk-bot |ISC|N/A|
|[object-hash](https://www.npmjs.com/object-hash)|v3.0.0|04/15/23|xcod3r |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
95 changes: 95 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
repo_name: rgunindi/parse-cache-memory
report_id: 831acb6e808db9261106380cc35476c5
version: 0.1
repo_type: Public
timestamp: '2024-02-08T19:42:30+00:00'
requested_by: rgunindi
provider: github
branch: main
detected_tools_count: 7
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/rgunindi/parse-cache-memory
detection_source: Repo Metadata
- 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/rgunindi/parse-cache-memory
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/rgunindi/parse-cache-memory/blob/main/.github/workflows/release.yml
detection_source: ".github/workflows/release.yml"
last_updated_by: xcod3r
last_updated_on: 2023-04-03 07:46:49.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/rgunindi/parse-cache-memory/blob/main/package.json
detection_source: package.json
last_updated_by: xcod3r
last_updated_on: 2023-04-15 15:35:30.000000000 Z
- name: Parse
description: The complete mobile app platform
website_url: https://parse.com
open_source: false
hosted_saas: true
category: Application Hosting
sub_category: Mobile Backend
image_url: https://img.stackshare.io/service/86/68wTsXcT.png
detection_source_url: https://github.com/rgunindi/parse-cache-memory/blob/main/package.json
detection_source: package.json
last_updated_by: snyk-bot
last_updated_on: 2023-05-24 04:27:51.000000000 Z
- name: lru-cache
description: A cache object that deletes the least-recently-used items
package_url: https://www.npmjs.com/lru-cache
version: 8.0.5
license: ISC
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16386/default_4cc3f31b8c64a6268fc123f0965a09d1b11180af.png
detection_source_url: https://github.com/rgunindi/parse-cache-memory/blob/main/package-lock.json
detection_source: package.json
last_updated_by: snyk-bot
last_updated_on: 2023-05-11 17:46:14.000000000 Z
- name: object-hash
description: Generate hashes from javascript objects in node and the browser
package_url: https://www.npmjs.com/object-hash
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/16940/default_ebf16e0c8af5e95030933d9e01479224b6665289.png
detection_source_url: https://github.com/rgunindi/parse-cache-memory/blob/main/package-lock.json
detection_source: package.json
last_updated_by: xcod3r
last_updated_on: 2023-04-15 15:54:47.000000000 Z

0 comments on commit 257f069

Please sign in to comment.