Skip to content
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
220 changes: 220 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,220 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
hicmtrex/Prisma-Shop-Server is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [SQL](https://en.wikipedia.org/wiki/SQL) – Languages
- [TypeScript](http://www.typescriptlang.org) – Languages
- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend)
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [Prisma](https://www.prisma.io/) – Object Relational Mapper (ORM)
- [ESLint](http://eslint.org/) – Code Review
- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework
- [Prettier](https://prettier.io/) – Code Review
- [nodemon](http://nodemon.io/) – node.js Application Monitoring
- [Stripe](https://stripe.com) – Payment Services

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
hicmtrex/Prisma-Shop-Server 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/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png' alt='SQL'/> [SQL](https://en.wikipedia.org/wiki/SQL) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'/> [TypeScript](http://www.typescriptlang.org) – Languages
- <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/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/8680/Logo_Symbol_White.jpg' alt='Prisma'/> [Prisma](https://www.prisma.io/) – Object Relational Mapper (ORM)
- <img width='25' height='25' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'/> [ESLint](http://eslint.org/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/830/jest.png' alt='Jest'/> [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg' alt='Prettier'/> [Prettier](https://prettier.io/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/5577/preview.png' alt='nodemon'/> [nodemon](http://nodemon.io/) – node.js Application Monitoring
- <img width='25' height='25' src='https://img.stackshare.io/service/97/eW6tXeq3.png' alt='Stripe'/> [Stripe](https://stripe.com) – Payment Services

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") [hicmtrex/Prisma-Shop-Server](https://github.com/hicmtrex/Prisma-Shop-Server)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|35<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (3)
<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png' alt='SQL'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/SQL">SQL</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'>
<br>
<sub><a href="http://www.typescriptlang.org">TypeScript</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (2)
<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'>
<br>
<sub><a href="http://nodejs.org/">Node.js</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8680/Logo_Symbol_White.jpg' alt='Prisma'>
<br>
<sub><a href="https://www.prisma.io/">Prisma</a></sub>
<br>
<sub>v4.6.1</sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (7)
<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/3337/Q4L7Jncy.jpg' alt='ESLint'>
<br>
<sub><a href="http://eslint.org/">ESLint</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/830/jest.png' alt='Jest'>
<br>
<sub><a href="http://facebook.github.io/jest/">Jest</a></sub>
<br>
<sub>v29.3.1</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg' alt='Prettier'>
<br>
<sub><a href="https://prettier.io/">Prettier</a></sub>
<br>
<sub>v2.7.1</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/saas.svg'/> Software as a Service (SaaS) (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/97/eW6tXeq3.png' alt='Stripe'>
<br>
<sub><a href="https://stripe.com">Stripe</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[@prisma/client](https://www.npmjs.com/@prisma/client)|v4.6.1|11/21/22|Firstname Lastname |N/A|N/A|
|[@types/cookie-parser](https://www.npmjs.com/@types/cookie-parser)|v1.4.3|12/03/22|Firstname Lastname |MIT|N/A|
|[@types/cors](https://www.npmjs.com/@types/cors)|v2.8.12|12/03/22|Firstname Lastname |MIT|N/A|
|[@types/express](https://www.npmjs.com/@types/express)|v4.17.14|12/03/22|Firstname Lastname |MIT|N/A|
|[@types/jest](https://www.npmjs.com/@types/jest)|v29.2.3|12/03/22|Firstname Lastname |MIT|N/A|
|[@types/jsonwebtoken](https://www.npmjs.com/@types/jsonwebtoken)|v8.5.9|12/03/22|Firstname Lastname |MIT|N/A|
|[@types/morgan](https://www.npmjs.com/@types/morgan)|v1.9.3|12/03/22|Firstname Lastname |MIT|N/A|
|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.43.0|12/03/22|Firstname Lastname |MIT|N/A|
|[bcryptjs](https://www.npmjs.com/bcryptjs)|v2.4.3|11/21/22|Firstname Lastname |MIT|N/A|
|[concurrently](https://www.npmjs.com/concurrently)|v7.5.0|11/21/22|Firstname Lastname |MIT|N/A|
|[cookie-parser](https://www.npmjs.com/cookie-parser)|v1.4.6|11/21/22|Firstname Lastname |MIT|N/A|
|[cors](https://www.npmjs.com/cors)|v2.8.5|11/21/22|Firstname Lastname |MIT|N/A|
|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.26.0|11/21/22|Firstname Lastname |MIT|N/A|
|[eslint-plugin-promise](https://www.npmjs.com/eslint-plugin-promise)|v6.1.1|11/21/22|Firstname Lastname |ISC|N/A|
|[express](https://www.npmjs.com/express)|v4.18.2|11/21/22|Firstname Lastname |MIT|N/A|
|[jsonwebtoken](https://www.npmjs.com/jsonwebtoken)|v8.5.1|11/21/22|Firstname Lastname |MIT|[CVE-2022-23529](https://github.com/advisories/GHSA-27h2-hvpr-p74q) (High)<br/>[CVE-2022-23539](https://github.com/advisories/GHSA-8cf7-32gw-wr33) (Moderate)<br/>[CVE-2022-23540](https://github.com/advisories/GHSA-qwph-4952-7xr6) (Moderate)<br/>[CVE-2022-23541](https://github.com/advisories/GHSA-hjrf-2m68-5959) (Moderate)|
|[morgan](https://www.npmjs.com/morgan)|v1.10.0|12/03/22|Firstname Lastname |MIT|N/A|
|[pretty-quick](https://www.npmjs.com/pretty-quick)|v3.1.3|11/21/22|Firstname Lastname |MIT|N/A|
|[prisma](https://www.npmjs.com/prisma)|v4.6.1|11/21/22|Firstname Lastname |N/A|N/A|
|[ts-jest](https://www.npmjs.com/ts-jest)|v29.0.3|12/03/22|Firstname Lastname |MIT|N/A|
|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|11/21/22|Firstname Lastname |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
Loading