Thanks to visit codestin.com
Credit goes to lib.rs

1 unstable release

0.1.0 Jan 18, 2025

#5 in #trunk

AGPL-3.0

2KB

intersect

a decentralized and privacy-oriented tool to store and share text

demo version available at: http://intersect.blog/

running locally

  1. install rust
  2. install trunk: cargo install trunk
  3. navigate to the intersect-glasses subfolder and run trunk serve --release to start the webserver
  4. once it's done building, go to http://localhost:8080/

using docker

  1. run docker-compose up
  2. once it's done building, go to http://localhost:8080/

No runtime deps