Statego is web based application that allows the user to log their play sessions in board games and receive aggregate statistical analysis of the data.
- Node.JS
- Rust
- Cargo
#Move to backend folder
cd src/statego-backend/
#Run Maven
cargo run
#Move to frontend folder
cd statego-frontend/
#Install npm packages
npm i
#Start frontend
npm run dev
Tool | Purpose |
---|---|
Vuejs | JS Framework |
Pinia | State Mangement |
TailwindCSS | CSS Styling |
Vercel | Hosting the Fronted |
Tool | Purpose |
---|---|
Actic-Web | Rust Backend Framework |
Cargo | Build Tool and package manager |
Linode | Backend Server hosting |
Statego is licensed under the MIT license