Skip to content

Repository files navigation

Preview

Valentine Card

Stars Open issues License Powered by Rust


🔒 Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

🧩 Installation

git clone https://github.com/t1ltxz-gxd/valentine
cd valentine
cargo build --release
/target/release/valentine --name "YourName"

🌐 Deployment

Run docker run --rm -it t1ltxz/valentine:latest -n <NAME>.

🌎 Running in Browser

cargo install wasm-pack
wasm-pack build --target web
python3 -m http.server

Enter name in the input field and click on the button to see the magic in dev's console.


🤝 Contributing

Contributions are what make the open source community an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.

  1. Fork the repository
  2. Clone your fork git clone https://github.com/t1ltxz-gxd/valentine.git
  3. Create your feature branch git checkout -b AmazingFeature
  4. Stage changes git add .
  5. Commit your changes git commit -m 'Added some AmazingFeature'
  6. Push to the branch git push origin AmazingFeature
  7. Submit a pull request

❤️ Credits

Released with ❤️ by Tilt.

About

Valentine card for your soulmate

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages