Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Nookure/Tail-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ______      _ __   _   __            __                 
 /_  __/___ _(_) /  / | / /___  ____  / /____  __________ 
  / / / __ `/ / /  /  |/ / __ \/ __ \/ //_/ / / / ___/ _ \
 / / / /_/ / / /  / /|  / /_/ / /_/ / ,< / /_/ / /  /  __/
/_/  \__,_/_/_/  /_/ |_/\____/\____/_/|_|\__,_/_/   \___/    

NookPanel Store Backend                

Tail

This is the store backend that integrates the payments to the NookPanel store. It is written in Rust and uses the Actix framework.

Building

cargo build --release

Running

Linux

./tail

Windows

.\tail.exe

Development

I recommend using cargo-watch With cargo-binstall:

cargo binstall cargo-watch

From source:

cargo install cargo-watch

Then run:

cargo watch -x run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages