This guide walks you through setting up a local development environment for OASM.Documentation Index
Fetch the complete documentation index at: https://docs.oasm.dev/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Ensure the following tools are installed:- Node.js (v18+)
- Bun (latest)
- PostgreSQL (v12+)
- Task (taskfile)
- Docker & Docker Compose (recommended)