Skip to content

octoi/clipstash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

81 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Clipstash πŸ“‹

Lets make your cliboard public :)

Project from ZTM Rust Course

Setup πŸ‘·β€β™‚οΈ

You need rust installed in your system

Make sure you have cargo in your path

$ cargo install sqlx-cli
$ sqlx database setup
# run server
$ cargo run --bin httpd
# access website on http://localhost:8000

# run API client (cli)
$ cargo run --bin clipclient
# pass arguments by `cargo run --bin clipclient -- {args}`

WIP [ please don't run :) ]

About

Lets make your clipboard public πŸ˜‰

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published