Dependencies: RUST, Python 3
-
Install dependencies
rust and python3
-
Build backend
$ cd backend $ cargo build --release
-
Go to root dir
$ cd ../
-
Run server
$ ./backend/target/release/selfstat-backend
-
Open selfhost and pass backend url (rest)
$ open https://qweme32.github.io/selfstat
With <3 by @qweme32