Commit Graph

2 Commits

Author SHA1 Message Date
Sridhar Ratnakumar
2e47353e2f
chore: Fix .gitattributes path 2024-07-12 23:17:51 -04:00
Sridhar Ratnakumar
99086207c9
Leptos -> Dioxus Desktop (#79)
Switch from Leptos to Dioxus, and convert this to be a desktop.

Consequently, the following changes have been made:

- Remove e2e testing (we may have to probably reintroduce this latter after figuring out how to test desktop apps; the code exists in `leptos` branch)
- Remove bunch of server/cli code that are no longer necessary
- Remove `leptos_extra` crate
- `nix_rs`: no longer needs "ssr" feature flags
2023-10-12 17:56:09 -04:00