7817c9c9071b3708c97b2135061bbb75b481c6d2
- add `app_state` module with `ClockAnchor` and `AppState` - initialize `AppState` with a default `CountdownService` - register app state in Tauri via `.manage(app_state)` - extend `CountdownSnapshotDto` epoch fields to `Option<u128>` - add countdown model helpers for start/target epoch-ms conversion - return optional epoch fields from `CountdownService::snapshot` - ignore generated `dist/` directory in `.gitignore`
Tauri + Vanilla TS
This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.
Recommended IDE Setup
Description
Languages
Rust
66.2%
TypeScript
29%
CSS
2.2%
HTML
1.2%
JavaScript
1%
Other
0.4%