Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)