Welcome to StellarkCore Project Documentation
This is the central hub for all documentation related to the StellarkCore healthcare management platform.
Quick Start
- Project Overview - High-level system overview
- Getting Started - Setup and development guide
- Local Development - Running services locally
- API Documentation - Complete API reference
Current System Status
| Service | Status | Description |
|---|---|---|
| Backend API | 🚧 In Development | Complete API service with user/role/permission management, file management, authentication, and business logic (50+ endpoints) |
Documentation Sections
API Documentation
- API Overview - Base URLs, authentication, common patterns
- API Authentication - Authentication and authorization details
- Health Checks - Health checks for the API
Development
- Local Development - Docker Compose, Kubernetes, Direct .NET
- Environment Setup - Prerequisites and tools
- Coding Standards - Code conventions and best practices
- Project Structure - Codebase organization
Deployment
- Kubernetes - Container orchestration setup
- Helm Guide - Chart-based deployment
- Development Environment - Local development deployment
- Production vs Local - Environment differences
Architecture
- System Overview - Overall system design
- Database Design - Data model and relationships
- Security Design - Authentication and authorization
- Network Design - Network architecture
For detailed information about any component, navigate to the relevant section above.