This project aims to stay compatiable with Mete via the Space-Market API 3.0.0.
The project name is not final. :)
Simply start the backend with this command
cd server
cargo run
To build and serve the frontend use trunk with this command. Thrunk will act as a reverse proxy for the backend.
cd web
thrunk serve