Skip to content

Commit

Permalink
Create tech stack docs (techstack.yml and techstack.md) (#347)
Browse files Browse the repository at this point in the history
* Update techstack.yml

* Update techstack.md

---------

Co-authored-by: stacksharebot <[email protected]>
  • Loading branch information
stack-file[bot] and stacksharebot authored Dec 14, 2023
1 parent be1f968 commit 9b133c5
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 42 deletions.
54 changes: 48 additions & 6 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!--
--- Readme.md Snippet without images Start ---
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
guibranco/BancosBrasileiros is built on the following main stack:
- [PHP](http://www.php.net/) – Languages
- [Python](https://www.python.org) – Languages
- [Java](https://www.java.com) – Languages
Expand All @@ -25,13 +26,17 @@ guibranco/BancosBrasileiros is built on the following main stack:
- [Prettier](https://prettier.io/) – Code Review
- [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack)
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---
--- Readme.md Snippet with images Start ---
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
guibranco/BancosBrasileiros is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
Expand All @@ -55,16 +60,19 @@ guibranco/BancosBrasileiros is built on the following main stack:
- <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/11331/asp.net-core.png' alt='ASP.NET Core'/> [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack)
- <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/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/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'/> [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [guibranco/BancosBrasileiros](https://github.com/guibranco/BancosBrasileiros)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|49<br/>Tools used|11/09/23 <br/>Report generated|
|52<br/>Tools used|12/14/23 <br/>Report generated|
|------|------|
</div>

Expand Down Expand Up @@ -208,6 +216,19 @@ Full tech stack [here](/techstack.md)
</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/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 (10)
<table><tr>
<td align='center'>
Expand Down Expand Up @@ -295,6 +316,27 @@ Full tech stack [here](/techstack.md)
</tr>
</table>

## Other (2)
<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>

</tr>
</table>


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

Expand Down Expand Up @@ -335,4 +377,4 @@ Full tech stack [here](/techstack.md)
<br/>
<div align='center'>

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

0 comments on commit 9b133c5

Please sign in to comment.