This directory contains all project documentation and setup scripts.
- setup/ - Development setup scripts
- security/ - Security-related documentation
- development/ - Development guidelines and workflows
- api/ - API documentation and configuration
-
Setup Development Environment:
# Windows PowerShell .\docs\setup\setup-dev.ps1 # Windows Command Prompt .\docs\setup\setup-dev.bat # Linux/Mac ./docs/setup/setup-dev.sh
-
Read Security Guidelines: Security Policy
-
Development Guidelines: Contributing Guide
- Security Policy - API key management and security
- Contributing Guide - How to contribute
- API Configuration - API setup and configuration
- Development Setup - Development environment setup