Skip to content

Create tech stack docs (techstack.yml and techstack.md) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 111 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
cleversamerr/Push-Notifications is built on the following main stack:

- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [nodemon](http://nodemon.io/) – node.js Application Monitoring

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
cleversamerr/Push-Notifications is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1163/hashtag.png' alt='ExpressJS'/> [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- <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/5577/preview.png' alt='nodemon'/> [nodemon](http://nodemon.io/) – node.js Application Monitoring

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") [cleversamerr/Push-Notifications](https://github.com/cleversamerr/Push-Notifications)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|8<br/>Tools used|01/05/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/frameworks.svg'/> Frameworks (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1163/hashtag.png' alt='ExpressJS'>
<br>
<sub><a href="http://expressjs.com/">ExpressJS</a></sub>
<br>
<sub>v4.18.2</sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png' alt='Dotenv'>
<br>
<sub><a href="https://github.com/motdotla/dotenv">Dotenv</a></sub>
<br>
<sub></sub>
</td>

<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/5577/preview.png' alt='nodemon'>
<br>
<sub><a href="http://nodemon.io/">nodemon</a></sub>
<br>
<sub>v2.0.20</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/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|
|:------|:------|:------|:------|:------|:------|
|[express](https://www.npmjs.com/express)|v4.18.2|11/10/22|Samer A |MIT|N/A|
|[http-status](https://www.npmjs.com/http-status)|v1.5.3|11/10/22|Samer A |BSD-3-Clause|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
113 changes: 113 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
repo_name: cleversamerr/Push-Notifications
report_id: b76dc7d9b80af2f1507049d0c70f33f8
version: 0.1
repo_type: Public
timestamp: '2024-01-05T08:16:08+00:00'
requested_by: cleversamerr
provider: github
branch: main
detected_tools_count: 8
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/cleversamerr/Push-Notifications
detection_source: Repo Metadata
- name: ExpressJS
description: Sinatra inspired web development framework for node.js -- insanely
fast, flexible, and simple
website_url: http://expressjs.com/
version: 4.18.2
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/1163/hashtag.png
detection_source_url: https://github.com/cleversamerr/Push-Notifications/blob/main/package-lock.json
detection_source: package.json
last_updated_by: Samer A
last_updated_on: 2022-11-10 13:59:51.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_url: https://github.com/cleversamerr/Push-Notifications/blob/main/package.json
detection_source: package.json
last_updated_by: Samer A
last_updated_on: 2022-11-10 13:59:51.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/cleversamerr/Push-Notifications
detection_source: Repo Metadata
- name: nodemon
description: A simple monitor script for use during development of a node.js app
website_url: http://nodemon.io/
version: 2.0.20
license: MIT
open_source: true
hosted_saas: false
category: Monitoring
sub_category: node.js Application Monitoring
image_url: https://img.stackshare.io/service/5577/preview.png
detection_source_url: https://github.com/cleversamerr/Push-Notifications/blob/main/package-lock.json
detection_source: package.json
last_updated_by: Samer A
last_updated_on: 2022-11-10 13:59:51.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/cleversamerr/Push-Notifications/blob/main/package.json
detection_source: package.json
last_updated_by: Samer A
last_updated_on: 2022-11-10 13:59:51.000000000 Z
- name: express
description: Fast, unopinionated, minimalist web framework
package_url: https://www.npmjs.com/express
version: 4.18.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/cleversamerr/Push-Notifications/blob/main/package-lock.json
detection_source: package.json
last_updated_by: Samer A
last_updated_on: 2022-11-10 13:59:51.000000000 Z
- name: http-status
description: Interact with HTTP status code
package_url: https://www.npmjs.com/http-status
version: 1.5.3
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17707/default_7ff152b9bcf219fad0d56c78a016d5bad6a2a526.png
detection_source_url: https://github.com/cleversamerr/Push-Notifications/blob/main/package-lock.json
detection_source: package.json
last_updated_by: Samer A
last_updated_on: 2022-11-10 13:59:51.000000000 Z