______ _ __ _ __ __
/_ __/___ _(_) / / | / /___ ____ / /____ __________
/ / / __ `/ / / / |/ / __ \/ __ \/ //_/ / / / ___/ _ \
/ / / /_/ / / / / /| / /_/ / /_/ / ,< / /_/ / / / __/
/_/ \__,_/_/_/ /_/ |_/\____/\____/_/|_|\__,_/_/ \___/
NookPanel Store Backend
This is the store backend that integrates the payments to the NookPanel store. It is written in Rust and uses the Actix framework.
cargo build --release
./tail
.\tail.exe
I recommend using cargo-watch With cargo-binstall:
cargo binstall cargo-watch
From source:
cargo install cargo-watch
Then run:
cargo watch -x run