/backend

Backend for zen-lang to support cloud compilations

Primary LanguageRustApache License 2.0Apache-2.0

zen-server

To Run the zen-server

cargo install cargo-shuttle
cargo shuttle run

To deploy

cargo shuttle deploy

To clean cache

cargo shuttle clean

Deploy workaround

Currently, if "zen" packages updates, then we need to change Cargo.toml to pin to the latest version and then redeploy! [Searching for workaround]

Deployed Using

shuttle.rs