Vilian Gerdzhikov 12365282a3 Merge release v0.0.2 (#60)
* update v0.0.1

* update v0.0.1

* add rust cache

* rename step

* fix test workflow

* change to build

* add password

* move app.jpeg

* bump & update name

* remove logo

* untrack .vscode

* remove icon from readme

* use npx

* rename file and do dom element check

* formating

* added rust files

* generated bindings

* rename to ipc

* add more examples

* move file

* new img

* refactor

* add clippy and tests

* imrpove clippy

* add semi

* enable release profile

* refactor

* first changeset

* version changeset

* version app

* move version in front of tagname

* do not error on local

* run after build

* use another workflow for clippy
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2022-09-21 04:48:47 +03:00
2022-09-21 06:36:41 +03:00
2023-05-19 01:09:42 -02:00
2023-05-14 02:56:13 +03:00
2022-09-21 04:48:47 +03:00
2023-05-12 22:54:37 +03:00
2023-05-19 01:09:42 -02:00
2022-09-21 21:10:59 +03:00
2023-03-21 00:53:52 +02:00
2023-05-19 01:09:42 -02:00
2023-05-19 01:09:42 -02:00
2022-08-24 09:57:23 +03:00
2023-05-19 01:09:42 -02:00
2022-09-12 20:31:04 +03:00
2023-05-12 23:29:50 +03:00
2023-05-19 01:09:42 -02:00
2023-05-13 04:48:38 +03:00
2023-05-19 01:09:42 -02:00

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.
Description
No description provided
Readme 8.2 MiB
Languages
Svelte 71.3%
TypeScript 25.5%
Rust 1.9%
CSS 0.9%
JavaScript 0.3%
Other 0.1%