dev-environment
Installation
SKILL.md
Start the Local Dev Environment
The sandbox-api runs inside Docker with Air for hot-reload. Changes to Go files in sandbox-api/ are picked up automatically without restarting the container.
Prerequisites
Install dev dependencies (one-time):
make dependencies
This installs:
air— hot-reload for Goswag— OpenAPI doc generationyq— YAML processor (via brew)