mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Update used tech stack (#8092)
This commit is contained in:
		
							
								
								
									
										18
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								README.md
									
									
									
									
									
								
							| @@ -81,7 +81,7 @@ InvenTree is designed to be **extensible**, and provides multiple options for ** | ||||
| </details> | ||||
|  | ||||
| <details> | ||||
|   <summary>Client</summary> | ||||
|   <summary>Client - CUI</summary> | ||||
|   <ul> | ||||
|     <li><a href="https://getbootstrap.com/">Bootstrap</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> | ||||
| </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> | ||||
| <summary>DevOps</summary> | ||||
|   <ul> | ||||
|     <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://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> | ||||
|   </ul> | ||||
| </details> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user