Skip to content
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

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

Open
wants to merge 8 commits into
base: latest
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
292 changes: 292 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,292 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
bn-digital/project-templates is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [TypeScript](http://www.typescriptlang.org) – Languages
- [Ant Design](https://ant.design) – JavaScript Framework Components
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [React](https://reactjs.org/) – Javascript UI Libraries
- [React Router](https://github.com/rackt/react-router) – JavaScript Framework Components
- [Heroku Postgres](https://www.heroku.com/postgres) – PostgreSQL as a Service
- [PostgreSQL](http://www.postgresql.org/) – Databases
- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [PM2](https://github.com/Unitech/pm2) – Node.js Process Manager
- [Pulumi](https://www.pulumi.com/) – Infrastructure Build Tools
- [Traefik](https://traefik.io/) – Load Balancer / Reverse Proxy
- [Yarn](https://yarnpkg.com/) – Front End Package Manager
- [Google App Engine](https://developers.google.com/appengine) – Platform as a Service
- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
bn-digital/project-templates 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/1612/bynNY5dJ.jpg' alt='TypeScript'/> [TypeScript](http://www.typescriptlang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/6112/12101536.png' alt='Ant Design'/> [Ant Design](https://ant.design) – JavaScript Framework Components
- <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/1020/OYIaJ1KK.png' alt='React'/> [React](https://reactjs.org/) – Javascript UI Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/3350/8261421.png' alt='React Router'/> [React Router](https://github.com/rackt/react-router) – JavaScript Framework Components
- <img width='25' height='25' src='https://img.stackshare.io/service/2516/original.png' alt='Heroku Postgres'/> [Heroku Postgres](https://www.heroku.com/postgres) – PostgreSQL as a Service
- <img width='25' height='25' src='https://img.stackshare.io/service/1028/ASOhU5xJ.png' alt='PostgreSQL'/> [PostgreSQL](http://www.postgresql.org/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'/> [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <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/2237/757747.png' alt='PM2'/> [PM2](https://github.com/Unitech/pm2) – Node.js Process Manager
- <img width='25' height='25' src='https://img.stackshare.io/service/9053/pulumi_mark_flat_onPurple.png' alt='Pulumi'/> [Pulumi](https://www.pulumi.com/) – Infrastructure Build Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/5126/default_0a34be001ec8247c641508aa468564fb386bc50c.png' alt='Traefik'/> [Traefik](https://traefik.io/) – Load Balancer / Reverse Proxy
- <img width='25' height='25' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'/> [Yarn](https://yarnpkg.com/) – Front End Package Manager
- <img width='25' height='25' src='https://img.stackshare.io/service/139/s01TMTGn.png' alt='Google App Engine'/> [Google App Engine](https://developers.google.com/appengine) – Platform as a Service
- <img width='25' height='25' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'/> [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

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") [bn-digital/project-templates](https://github.com/bn-digital/project-templates)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|30<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<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/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 (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6112/12101536.png' alt='Ant Design'>
<br>
<sub><a href="https://ant.design">Ant Design</a></sub>
<br>
<sub>v5.6.4</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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1020/OYIaJ1KK.png' alt='React'>
<br>
<sub><a href="https://reactjs.org/">React</a></sub>
<br>
<sub>v17.0.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3350/8261421.png' alt='React Router'>
<br>
<sub><a href="https://github.com/rackt/react-router">React Router</a></sub>
<br>
<sub>v5.3.4</sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2516/original.png' alt='Heroku Postgres'>
<br>
<sub><a href="https://www.heroku.com/postgres">Heroku Postgres</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1028/ASOhU5xJ.png' alt='PostgreSQL'>
<br>
<sub><a href="http://www.postgresql.org/">PostgreSQL</a></sub>
<br>
<sub>v15.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'>
<br>
<sub><a href="https://github.com/pgvector/pgvector/">pgvector</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (9)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'>
<br>
<sub><a href="https://www.docker.com/">Docker</a></sub>
<br>
<sub></sub>
</td>

<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/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/2237/757747.png' alt='PM2'>
<br>
<sub><a href="https://github.com/Unitech/pm2">PM2</a></sub>
<br>
<sub>v5.3.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/9053/pulumi_mark_flat_onPurple.png' alt='Pulumi'>
<br>
<sub><a href="https://www.pulumi.com/">Pulumi</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/5126/default_0a34be001ec8247c641508aa468564fb386bc50c.png' alt='Traefik'>
<br>
<sub><a href="https://traefik.io/">Traefik</a></sub>
<br>
<sub>v3.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'>
<br>
<sub><a href="https://yarnpkg.com/">Yarn</a></sub>
<br>
<sub></sub>
</td>

</tr>
<tr>
<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/139/s01TMTGn.png' alt='Google App Engine'>
<br>
<sub><a href="https://developers.google.com/appengine">Google App Engine</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2270/no-img-open-source.png' alt='HTML'>
<br>
<sub><a href="http://">HTML</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'>
<br>
<sub><a href="https://github.com/hwchase17/langchain">LangChain</a></sub>
<br>
<sub></sub>
</td>

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

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[@types/node](https://www.npmjs.com/@types/node)|v20.4.0|10/13/23|Nikita Ozhyhin |MIT|N/A|
|[@types/react](https://www.npmjs.com/@types/react)|v18.2.14|07/07/23|Vlad Volkov |MIT|N/A|
|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.6|07/07/23|Vlad Volkov |MIT|N/A|
|[antd](https://www.npmjs.com/antd)|v5.6.4|07/07/23|Vlad Volkov |MIT|N/A|
|[pg](https://www.npmjs.com/pg)|v8.11.1|03/15/21|Vlad Volkov |MIT|N/A|
|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|07/07/23|Vlad Volkov |MIT|N/A|
|[react-router](https://www.npmjs.com/react-router)|v5.3.4|07/07/23|Vlad Volkov |MIT|N/A|
|[react-router-dom](https://www.npmjs.com/react-router-dom)|v5.3.4|07/07/23|Vlad Volkov |MIT|N/A|

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

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