{"id":27146619,"url":"https://github.com/ladykerr/devflow-landing","last_synced_at":"2025-07-01T07:07:45.606Z","repository":{"id":286171359,"uuid":"960038030","full_name":"LadyKerr/devflow-landing","owner":"LadyKerr","description":"a developer landing page built with GitHub Copilot Agent","archived":false,"fork":false,"pushed_at":"2025-05-18T12:53:40.000Z","size":2145,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T04:42:25.052Z","etag":null,"topics":["astro","githubcopilot"],"latest_commit_sha":null,"homepage":"http://ladykerr.github.io/devflow-landing/","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LadyKerr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04-03T18:57:22.000Z","updated_at":"2025-05-18T12:53:43.000Z","dependencies_parsed_at":"2025-06-17T04:39:09.144Z","dependency_job_id":"af2f310b-00af-40eb-9449-59a117516cba","html_url":"https://github.com/LadyKerr/devflow-landing","commit_stats":null,"previous_names":["ladykerr/devflow-landing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LadyKerr/devflow-landing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fdevflow-landing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fdevflow-landing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fdevflow-landing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fdevflow-landing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LadyKerr","download_url":"https://codeload.github.com/LadyKerr/devflow-landing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fdevflow-landing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262916659,"owners_count":23383888,"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","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":["astro","githubcopilot"],"created_at":"2025-04-08T10:56:44.389Z","updated_at":"2025-07-01T07:07:45.580Z","avatar_url":"https://github.com/LadyKerr.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevFlow Landing Page\n\nDevFlow's landing page is built with modern web technologies to showcase our platform's features and capabilities. The site is built with Astro and uses React components with TailwindCSS for styling.\n\n![DevFlow Landing Page Preview](/src/assets/landing-page.png)\n\n# Built with Copilot Agent Mode 🚀\n\nThis project was built with the help of GitHub Copilot Agent Mode, a pair programming tool that provides real-time code suggestions and completions. Learn more about [Copilot Agent Mode](https://gh.io/agent-mode) and how you can use it to build your next project.\n\nIt was built based on this design that was generated by Claude AI: [Claude Landing Page](https://gh.io/claude-devflow-landing)! ✨\n\n- See the [video of the full build](https://www.youtube.com/watch?v=lTw37SL_vEU).  \n- Read the [blog post about how we built it](https://github.blog/ai-and-ml/github-copilot/from-prompt-to-production-building-a-landing-page-with-copilot-agent-mode/).\n\n## 🚀 Quick Start\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/ladykerr/devflow-landing.git\n```\n\n2. Install dependencies:\n```bash\ncd devflow-landing\nnpm install\n```\n\n3. Start the development server:\n```bash\nnpm run dev\n```\n\n4. Open your browser and visit `http://localhost:4321`\n\n## 💻 Development\n\nThe project follows a component-based architecture using Astro components. Key sections of the landing page include:\n\n- Hero section with interactive code preview\n- Features showcase\n- API development examples\n- Dashboard preview\n- Testimonials\n- Interactive demo section\n- Call-to-action sections\n- Footer with documentation and community links\n\n## 🛠️ Tech Stack\n\n- [Astro](https://astro.build) v5.x - Static site generator\n- [React](https://reactjs.org) - UI components\n- [TailwindCSS](https://tailwindcss.com) v4.x - Styling\n- TypeScript - Type safety\n\n## 📋 Features\n\n- Modern, responsive design\n- Server-side rendered pages for optimal performance\n- Interactive code examples\n- Mobile-first approach\n- TypeScript support\n- TailwindCSS for styling\n\n## 🧞 Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command                   | Action                                           |\n| :------------------------ | :----------------------------------------------- |\n| `npm install`             | Installs dependencies                            |\n| `npm run dev`             | Starts local dev server at `localhost:4321`      |\n| `npm run build`           | Build your production site to `./dist/`          |\n| `npm run preview`         | Preview your build locally, before deploying     |\n| `npm run astro ...`       | Run CLI commands like `astro add`, `astro check` |\n\n\n## 📝 License\n\nMIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladykerr%2Fdevflow-landing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladykerr%2Fdevflow-landing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladykerr%2Fdevflow-landing/lists"}