pzzld-server

Crates.iopzzld-server
lib.rspzzld-server
version0.0.2
sourcesrc
created_at2024-10-18 15:41:01.675305
updated_at2024-10-18 15:41:01.675305
descriptionA production ready server optimized for WASM applications
homepagehttps://github.com/FL03/pzzld-server/wiki
repositoryhttps://github.com/FL03/pzzld-server.git
max_upload_size
id1414398
size152,956
Joe McCain III (FL03)

documentation

README

pzzld-server

clippy rust

docker


The application is currently in the early stages of development and is not yet ready for production use.

A server optimized for WASM applications

Features

  • Feature 1

Getting Started

Building from the source

Start by cloning the repository

git clone https://github.com/FL03/pzzld-server.git
cd pzzld-server

Building the project

cargo build --all-features -r -v --workspace

Running tests

cargo test --all-features -r -v --workspace

Usage

Installation

cargo install pzzld-server

Running the server

pzzld serve --port 8080

Contributing

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.

Commit count: 0

cargo fmt