This set of files is a set of self-contained examples for working with Runloop devboxes. These examples are not exhaustive and should be composed together to build cool things!
All examples will use the same environment. Configure it with the following variables:
export RUNLOOP_API_KEY="..."We manage our dependencies with uv. Install via https://github.com/astral-sh/uv
We use Node.js (LTS) for package management. Install via https://nodejs.org/en