DBIS Core Lite - Documentation
Welcome to the DBIS Core Lite documentation. This directory contains all project documentation organized by category.
Quick Links
Documentation Structure
Architecture
- System Architecture - Complete system architecture documentation
API
- API Reference - Complete API documentation
Deployment
- Deployment Guide - Production deployment instructions
- Disaster Recovery - Disaster recovery procedures
- Test Database Setup - Test environment setup
- Starting the Server - Server startup guide
- Package Update Guide - Dependency update procedures
Operations
- Runbook - Operations runbook for day-to-day management
Features
- Export Functionality - FIN file export implementation
- Testing - Export testing documentation
- Next Steps - Future improvements and enhancements
- Implementation Summary - Overall implementation summary
Changelog
- Archive - Historical status and summary documents
Getting Started
- New to the project? Start with Architecture and README
- Setting up? See Deployment Guide
- Developing? Check API Reference
- Operating? Read Runbook
Contributing
When adding new documentation:
- Place feature-specific docs in
features/[feature-name]/ - Place deployment-related docs in
deployment/ - Place operational docs in
operations/ - Update this README with links to new documentation