This repository contains working deployment examples for RunxBuild.
Each example demonstrates how a specific framework or runtime can be structured and deployed successfully on RunxBuild. Every example lives in its own branch, making it easy to browse or clone only the example you need.
These examples help developers quickly understand how to deploy applications on RunxBuild with minimal configuration.
You can explore any example directly from its branch.
Example:
https://github.com/RunxBuild/examples/tree/fastapi
Or clone a specific branch:
git clone -b fastapi https://github.com/RunxBuild/examples.git