Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanesawyer/rustick
A Rust todo library
https://github.com/lanesawyer/rustick
Last synced: 14 days ago
JSON representation
A Rust todo library
- Host: GitHub
- URL: https://github.com/lanesawyer/rustick
- Owner: lanesawyer
- License: gpl-3.0
- Created: 2020-03-28T17:37:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T13:07:34.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T08:45:54.795Z (8 months ago)
- Language: Rust
- Size: 162 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rustick
An encrypted, private todo app.
## Running the App
This project uses [Trunk](https://trunkrs.dev/) for deveopment.
```
trunk serve --port:3000
```## Tech Stack
- [Yew][https://yew.rs]
- [Ikonate Icons](https://ikonate.com)
- [Rocket.rs](https://rocket.rs)