Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 580 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 580 Bytes

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.