Crates.io | pzzld-server |
lib.rs | pzzld-server |
version | 0.0.2 |
source | src |
created_at | 2024-10-18 15:41:01.675305 |
updated_at | 2024-10-18 15:41:01.675305 |
description | A production ready server optimized for WASM applications |
homepage | https://github.com/FL03/pzzld-server/wiki |
repository | https://github.com/FL03/pzzld-server.git |
max_upload_size | |
id | 1414398 |
size | 152,956 |
The application is currently in the early stages of development and is not yet ready for production use.
A server optimized for WASM applications
Start by cloning the repository
git clone https://github.com/FL03/pzzld-server.git
cd pzzld-server
cargo build --all-features -r -v --workspace
cargo test --all-features -r -v --workspace
cargo install pzzld-server
pzzld serve --port 8080
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.