{"id":30589269,"url":"https://github.com/kuberocketci/krci-ai-spa","last_synced_at":"2026-05-07T13:16:01.097Z","repository":{"id":310803866,"uuid":"1037492010","full_name":"KubeRocketCI/krci-ai-spa","owner":"KubeRocketCI","description":"🚀 Official KubeRocketAI landing page - AI-as-Code framework for development teams. Production-ready Next.js site with interactive demos and documentation.","archived":false,"fork":false,"pushed_at":"2025-08-27T13:55:46.000Z","size":1651,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T16:42:29.845Z","etag":null,"topics":["ai","demo","genai","kuberocketai","kuberocketci","landing-page","nextjs","product-website","showcase","vercel"],"latest_commit_sha":null,"homepage":"https://krci-ai.kuberocketci.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KubeRocketCI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-13T16:49:13.000Z","updated_at":"2025-08-27T13:55:50.000Z","dependencies_parsed_at":"2025-08-20T11:35:11.197Z","dependency_job_id":null,"html_url":"https://github.com/KubeRocketCI/krci-ai-spa","commit_stats":null,"previous_names":["kuberocketci/krci-ai-spa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KubeRocketCI/krci-ai-spa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fkrci-ai-spa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fkrci-ai-spa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fkrci-ai-spa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fkrci-ai-spa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KubeRocketCI","download_url":"https://codeload.github.com/KubeRocketCI/krci-ai-spa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fkrci-ai-spa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272710627,"owners_count":24980407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","demo","genai","kuberocketai","kuberocketci","landing-page","nextjs","product-website","showcase","vercel"],"created_at":"2025-08-29T15:39:51.271Z","updated_at":"2026-05-07T13:16:01.065Z","avatar_url":"https://github.com/KubeRocketCI.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KubeRocketAI Showcase Website\n\nA static showcase website for the [KubeRocketAI framework](https://github.com/KubeRocketCI/kuberocketai), built using KubeRocketAI's own AI-as-code SDLC methodology. This repository demonstrates how to go from idea to production-ready code with clear artifacts, quality gates, and structured delivery.\n\n## 🎥 Watch the Build Process\n\nThis project is featured in our YouTube series demonstrating the complete KubeRocketAI SDLC workflow:\n\n**[Episode 1: Idea → Brief → PRD → Epic](https://www.youtube.com/watch?v=y6R4v_tpIhE)**\n\nLearn how we transformed an idea into structured project artifacts using AI agents for:\n\n- Project Brief creation and validation\n- Product Requirements Document (PRD) drafting\n- MVP Epic definition with clear scope and acceptance criteria\n\n*Future episodes will cover Stories, implementation, and deployment.*\n\n## 🚀 Project Overview\n\n### Purpose\n\nCreate a zero-cost static website that helps developers quickly understand and evaluate KubeRocketAI's value proposition, reducing evaluation time from hours to minutes through interactive demos and clear documentation navigation.\n\n### Key Features\n\n- **Fast Evaluation Journey**: Value comprehension in under 5 minutes\n- **Interactive Demos**: Agent persona demonstrations and YouTube embeds\n- **SDLC Integration**: Visual mapping of Brief → PRD → Epics → Stories\n- **Zero-Cost Hosting**: Optimized for GitHub Pages, Netlify, or Vercel free tiers\n- **Performance Focused**: Lighthouse scores ≥90 for Performance and Accessibility\n\n## 📁 Repository Structure\n\n```text\n├── docs/\n│   ├── epics/\n│   │   └── 01-epic-launch-showcase-website.md    # MVP Epic definition\n│   └── prd/\n│       ├── project-brief.md                      # Initial project scope\n│       └── prd.md                                # Product Requirements Document\n└── README.md                                     # This file\n```\n\n## 🛠 SDLC Methodology\n\nThis project showcases the complete [KubeRocketAI SDLC workflow](https://github.com/KubeRocketCI/kuberocketai/blob/main/docs/architecture/13-sdlc-framework.md):\n\n1. **Idea** → Identified need for accessible framework showcase\n2. **Project Brief** → Defined problem, opportunity, and constraints\n3. **PRD** → Detailed requirements, success metrics, and scope\n4. **Epic Draft** → MVP definition with user stories and acceptance criteria\n5. **Epic Refinement** → Finalized epic with detailed user stories and tasks → *(Coming in Episode 2)*\n6. **Stories** → *(Coming in Episode 2)*\n7. **Implementation** → *(Coming in Episode 3)*\n8. **QA \u0026 Release** → *(Coming in Episode 4)*\n\n## 📋 Key Documents\n\n### [Project Brief](docs/prd/project-brief.md)\n\nExecutive summary covering problem statement, target users, success metrics, and constraints. Establishes the business case for a developer-focused showcase website.\n\n### [Product Requirements Document](docs/prd/prd.md)\n\nComprehensive requirements including:\n\n- Business Requirements (BR1-BR10)\n- Non-Functional Requirements (NFR1-NFR8)\n- MVP Epic scope and delivery timeline\n- Success metrics and acceptance criteria\n\n### [Epic 01: Launch Showcase Website](docs/epics/01-epic-launch-showcase-website.md)\n\n## 🏗 Technical Approach\n\n- **Static Site**: Zero backend dependencies\n- **Hosting**: Free tier platforms (GitHub Pages/Netlify/Vercel)\n- **Performance**: \u003c3 second load times on standard broadband\n- **Accessibility**: WCAG 2.1 AA compliance\n- **Browser Support**: Modern Chrome, Firefox, Safari, Edge\n\n## 🎥 Series Roadmap\n\n- **Episode 1** [*(Current)*](https://www.youtube.com/watch?v=y6R4v_tpIhE): Idea, Project Brief, PRD, draft Epic\n- **Episode 2** *(Coming)*: Stories, tasks, and architecture alignment\n- **Episode 3** *(Coming)*: Static site implementation and publishing\n- **Episode 4** *(Coming)*: QA, analytics, polish, and release\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.\n\n## 🔗 Related Links\n\n- [KubeRocketAI Framework](https://github.com/KubeRocketCI/kuberocketai)\n- [KubeRocketCI Organization](https://github.com/KubeRocketCI)\n\n## 🤝 Contributing\n\nThis repository demonstrates the KubeRocketAI SDLC methodology. Feel free to:\n\n- Watch the implementation process in our YouTube series\n- Review our artifacts and methodology\n- Provide feedback on our approach\n- Star the repository if you find it valuable\n\n## 📄 License\n\nThis project is part of the KubeRocketCI ecosystem. Please refer to the main [KubeRocketAI repository](https://github.com/KubeRocketCI/kuberocketai) for license information.\n\n---\n\nBuilt with ❤️ using KubeRocketAI's AI-as-code SDLC framework\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuberocketci%2Fkrci-ai-spa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuberocketci%2Fkrci-ai-spa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuberocketci%2Fkrci-ai-spa/lists"}