Files
aethera/AGENTS.md
2026-01-17 10:07:21 -05:00

471 B
Raw Blame History

SDDash Monorepo

This repository is a monorepo with two main packages that can be built and run independently.

Directory Structure

├── frontend/        # Clientside TypeScript application
├── backend/         # Serverside Go microservice
├── .envrc, flake.nix, README.md
└── …

Package Details

See packagespecific instructions:

  • frontend/ - @frontend/AGENTS.md
  • backend/ - @backend/AGENTS.md