gisiahq/gisia — reverse-engineered prompt
Reverse engineered prompt
Build me a private DevOps app I can run on my own server for myself or a small team. I want people to sign in with local accounts, create projects, host Git repositories, and push or pull code over SSH and HTTPS.
It should have the basics I’d expect from a lightweight GitHub or GitLab style tool, but simpler. Add issues, merge requests, inline diffs, comment threads, and webhooks that can call outside services. Include CI/CD pipelines where a project can define jobs in a YAML file and a basic runner can pick them up and show results.
Please make it easy to start with Docker, including setup files, an initial admin password flow, and clear docs for install, backup, and upgrades. Also add API support and simple machine readable skill files so an AI bot can clone repos, push code, and manage issues through the platform. Look up current docs online if you need to.
Want more depth? Deep Reverse