list new libs

This commit is contained in:
Fractal-Tess
2024-01-24 05:44:17 +02:00
parent 51385fd53f
commit 13e50c2d60

View File

@@ -4,26 +4,29 @@
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/dev/.github/app.jpeg" width="580" style="border-radius:2rem"/>
</div>
## Overview
## Overview
- Typescript
- UI:
- Snap form
- Tailwind
- DaisyUI
- Shedcn-svelte
- Fontawesome
- Lucide-svelte
- Roboto Font
- Code Quality
- Prettier
- Eslint
- Lint-staged
- Tauri
- Tauri window state manager plugin
- Tauri store plugin
- Husky
- Automation
- Husky
- Changeset
- TODO: Testing
## Requirements
## Requirements
* (optional) - On linux you need to have installed the [mold](https://github.com/rui314/mold) linker. If you prefer not to do that, go ahead and remove the rust flags in the `/src-tauri/.cargo/config.toml` file.
- (optional) - On linux you need to have installed the [mold](https://github.com/rui314/mold) linker. If you prefer not to do that, go ahead and remove the rust flags in the `/src-tauri/.cargo/config.toml` file.