mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Update used tech stack (#8092)
This commit is contained in:
parent
6b5777dc2f
commit
4082d6e0ad
18
README.md
18
README.md
@ -81,7 +81,7 @@ InvenTree is designed to be **extensible**, and provides multiple options for **
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Client</summary>
|
<summary>Client - CUI</summary>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://getbootstrap.com/">Bootstrap</a></li>
|
<li><a href="https://getbootstrap.com/">Bootstrap</a></li>
|
||||||
<li><a href="https://jquery.com/">jQuery</a></li>
|
<li><a href="https://jquery.com/">jQuery</a></li>
|
||||||
@ -89,13 +89,27 @@ InvenTree is designed to be **extensible**, and provides multiple options for **
|
|||||||
</ul>
|
</ul>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Client - PUI</summary>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://react.dev/">React</a></li>
|
||||||
|
<li><a href="https://lingui.dev/">Lingui</a></li>
|
||||||
|
<li><a href="https://reactrouter.com/">React Router</a></li>
|
||||||
|
<li><a href="https://tanstack.com/query/">TanStack Query</a></li>
|
||||||
|
<li><a href="https://github.com/pmndrs/zustand">Zustand</a></li>
|
||||||
|
<li><a href="https://mantine.dev/">Mantine</a></li>
|
||||||
|
<li><a href="https://icflorescu.github.io/mantine-datatable/">Mantine Data Table</a></li>
|
||||||
|
<li><a href="https://codemirror.net/">CodeMirror</a></li>
|
||||||
|
</ul>
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>DevOps</summary>
|
<summary>DevOps</summary>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://hub.docker.com/r/inventree/inventree">Docker</a></li>
|
<li><a href="https://hub.docker.com/r/inventree/inventree">Docker</a></li>
|
||||||
<li><a href="https://crowdin.com/project/inventree">Crowdin</a></li>
|
<li><a href="https://crowdin.com/project/inventree">Crowdin</a></li>
|
||||||
<li><a href="https://app.codecov.io/gh/inventree/InvenTree">Codecov</a></li>
|
<li><a href="https://app.codecov.io/gh/inventree/InvenTree">Codecov</a></li>
|
||||||
<li><a href="https://app.deepsource.com/gh/inventree/InvenTree">DeepSource</a></li>
|
<li><a href="https://sonarcloud.io/project/overview?id=inventree_InvenTree">SonarCloud</a></li>
|
||||||
<li><a href="https://packager.io/gh/inventree/InvenTree">Packager.io</a></li>
|
<li><a href="https://packager.io/gh/inventree/InvenTree">Packager.io</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user