Files
calorie-tracker/README.md
2023-05-18 06:50:00 +03:00

670 B

Svelte/Tauri Template

Overview

  • Typescript
  • UI:
    • Tailwind
    • DaisyUI
    • Fontawesome
    • Roboto Font
  • Code Quality
    • Prettier
    • Eslint
  • Tauri
    • Tauri window state manager plugin
    • Tauri store plugin
    • Husky
  • Automation
    • Husky
    • TODO: Testing

Requirements

  • (optional) - On linux you need to have installed the mold linker. If you prefer not to do that, go ahead and remove the rust flags in the /src-tauri/.cargo/config.toml file.