Skip to content

writeDavid/iroh-example-todos-svelte

 
 

Repository files navigation

iroh-tauri-todomvc

This TODO app was created as an example for how to use Iroh to add sync and networking capabilities to your app.

If you have any specific capabilities you would like to see demonstrated in this app, please add an issue, with the "feature request" tag.

tauri-todomvc

The original tauri & todomvc code can be found at tauri-todomvc.

Development

Requirement:

  • Rust
  • NodeJS

install dependencies:

npm i

Then run tauri

npm run tauri dev

License

Copyright 2023 N0, INC.

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

forked for svelte rewrite // backend rework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 52.8%
  • TypeScript 45.8%
  • HTML 1.4%