plg4-dev-server / docs /README.md
Jesse Johnson
New commit for backend deployment: 2025-09-25_13-24-03
c59d808
# Documentation
## πŸ“š Available Documentation
- **[CONTRIBUTING.md](CONTRIBUTING.md)** - Ways of working & contribution guidelines
- **[architecture.md](architecture.md)** - System architecture & design decisions
- **[api-documentation.md](api-documentation.md)** - API endpoints & usage examples
- **[deployment.md](deployment.md)** - Deployment instructions & environment setup
## πŸ“ Documentation Standards
- All docs written in Markdown (.md) format
- Keep documentation up-to-date with code changes
- Include examples and code snippets where helpful