Prerequisites
- Rust 1.70+ with
wasm32-wasip1target pryveo-clifrom this repo
Quick Start
- Open Pryveo
- Go to the Apps tab
- Click Install App
- Select
my-first-app.pryveo-app
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
wasm32-wasip1 targetpryveo-cli from this reporustup target add wasm32-wasip1
cd pryveo-cli
cargo build --release
cargo install --path .
pryveo new my-first-app
cd my-first-app
pryveo build --release
pryveo package --output my-first-app.pryveo-app
my-first-app.pryveo-app