Development Documentation¶
This directory contains all developer-focused documentation for the ABS Platform. The content is organized by development area to help you find the information you need quickly.
🚀 Getting Started¶
If you're new to ABS Platform development: 1. Quick Start Guide - Get a development environment running in 30 minutes
📋 Development Guidelines¶
Core development standards and practices: - Coding Standards - TypeScript, naming conventions, and code organization
🔌 MQTT Integration¶
Everything you need for MQTT development: - Topic Conventions - Complete MQTT topic specification - Quick Reference - Checklists and common patterns - Integration Guide - How to integrate MQTT into your services
📊 Schema & Data¶
Data modeling and schema guidance: - Schema Alignment Guide - GraphQL schema corrections and patterns - Semantic Constants Guide - Proper use of constants vs configuration
🔧 API Development¶
API development resources: - API Guidelines - GraphQL resolver patterns and API design
📂 Directory History¶
This directory consolidates content from the former developer/ and developer-guides/ directories to eliminate redundancy and provide a unified developer experience.
Need help? Check the Quick Start Guide or create an issue if you can't find what you're looking for.