https://github.com/clpi/div.is
Long-term project for programmatic life data aggregation / record-keeping / goal and task management using Rust (warp.rs) back-end and Svelte frontend
https://github.com/clpi/div.is
Last synced: about 1 year ago
JSON representation
Long-term project for programmatic life data aggregation / record-keeping / goal and task management using Rust (warp.rs) back-end and Svelte frontend
- Host: GitHub
- URL: https://github.com/clpi/div.is
- Owner: clpi
- License: other
- Created: 2020-06-26T06:45:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T00:45:24.000Z (over 3 years ago)
- Last Synced: 2025-06-13T18:08:41.941Z (about 1 year ago)
- Language: Rust
- Homepage: http://dev.memr.is
- Size: 526 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# the div.is root project dir
- this directory is:
- non-public -- each repository is individual
## projects
- **div**: full-stack web/desktop candidate application:
- api/server: warp (rust)
- website: svelte (js)
- desktop: svelte (ts) + tauri (rs)
- desktop2: yew (rs) + tauri (rs)
- etc: redis (todo), postgres (todo), deploy
- **dvui**: other gui frameowkrs, might archive soon
- check [clpweb](file:///home/chrisp/lab/clpweb) for ui/web stuff (pers)
- **divel**: testing electron out for desktop (vs. tauri)
## to try (for fun)
- mint
- gtk (vgtk or relm) with Rust
- phoenix + elixir
-