docs: add demo overview

This commit is contained in:
2026-07-07 09:42:26 +00:00
parent 40cc86254b
commit aa1aba1669

View File

@@ -1,3 +1,15 @@
# demo-platform
# Gitea VPS Demo
Gitea VPS deployment demo with Issues, Pull Requests, Wiki, Packages, and Actions enabled.
This repository was created automatically on the DigitalOcean Droplet deployment.
Enabled platform capabilities:
- Repository management
- Pull requests and code review
- Issues
- Wiki support
- Gitea Actions / CI
- Packages and container registry support
- Admin system
AI code review can be added as a workflow that calls an LLM API and comments on pull requests.