Skip to content

Getting Started

This section is the operational entry point for developers working on Substrate locally.

Use This Section For

  • bringing the Docker Compose stack up from a clean checkout
  • finding the correct local ports for browser-facing services
  • understanding which env vars are public URLs versus internal container URLs
  • validating that auth, backend, and UI wiring are healthy after a branch switch

Primary Guide

  • Local development runbook: local-development.md
  • Repository bootstrap and deployment notes: README.md
  • Backend-specific developer notes: backend/README.md