maciejhirsz / kobold

Easy declarative web interfaces.
https://docs.rs/kobold/
Mozilla Public License 2.0
385 stars 7 forks source link

Example invoice #40

Closed ltfschoen closed 1 year ago

ltfschoen commented 1 year ago

run with

cd examples/invoice/
cargo install --locked trunk
trunk serve --address=127.0.0.1 --open

screenshot:

Screen Shot 2023-03-28 at 2 47 08 am

note: if this isn't suitable as an example (since it incorporates multiple examples, then perhaps it could be added as a showcase of an example product that could be used by the community too