/rust_clipstash

Clipstash project.

Primary LanguageRustOtherNOASSERTION

Clipstash

Clipstash project, coded in rust using the Rocket.rs framework.

To run locally, clone this repository and run cargo run --bin httpd --release. To generate docs, one can use cargo doc --open --no-deps.

The site is currently hosted at render.com, using a Postgres database as storage. Click here to go to the clipstash! Just don't abuse the clips and API key generation, as the free tier is limited both CPU and DB-wise.

Contributing

Contributions are welcome. Feel free to fork the repository and open a pull request.