{"id":19924362,"url":"https://github.com/kontent-ai/kickstart-react-app","last_synced_at":"2025-09-07T07:34:11.124Z","repository":{"id":262254993,"uuid":"877858224","full_name":"kontent-ai/kickstart-react-app","owner":"kontent-ai","description":"The Kontent.ai Kickstart React App is a sample application designed to facilitate learning of Kontent.ai.","archived":false,"fork":false,"pushed_at":"2025-09-04T10:32:27.000Z","size":9201,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T12:30:17.816Z","etag":null,"topics":["headless","headless-cms","jumpstart","kickstart","kontent-ai","kontent-react","react"],"latest_commit_sha":null,"homepage":"https://kickstart.sample.kontent.ai","language":"TypeScript","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/kontent-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-24T11:14:50.000Z","updated_at":"2025-08-25T13:01:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d86a20ef-3dd1-49d1-a26f-932a109fbdfb","html_url":"https://github.com/kontent-ai/kickstart-react-app","commit_stats":null,"previous_names":["kontent-ai/kickstart-react-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kontent-ai/kickstart-react-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Fkickstart-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Fkickstart-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Fkickstart-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Fkickstart-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kontent-ai","download_url":"https://codeload.github.com/kontent-ai/kickstart-react-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Fkickstart-react-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274010104,"owners_count":25206763,"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-09-07T02:00:09.463Z","response_time":67,"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":["headless","headless-cms","jumpstart","kickstart","kontent-ai","kontent-react","react"],"created_at":"2024-11-12T22:17:09.353Z","updated_at":"2025-09-07T07:34:11.114Z","avatar_url":"https://github.com/kontent-ai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kontent.ai Kickstart Sample React App\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![Discord][discord-shield]][discord-url]\n\nThis repository contains the solution for the Kontent.ai Kickstart Sample React App. It serves as a learning resource for those starting new projects with Kontent.ai, providing a foundational template to build upon.\n\nIf you'd like to explore a fully set up Kontent.ai project, you can import content from one of the backups located in the `./scripts/backups` folder.\n\n```bash\nnpm run model:import --filename=\"\u003cpath-to-the-script\u003e\"\n```\n\n## Contributing\n\n### How to Contribute\n\n- **Report Issues**: Use the [GitHub Issues](https://github.com/kontent-ai/kickstart-react-app/issues) to report bugs or request features.\n- **Fork the Repository**: Create a personal fork of the repository on GitHub.\n- **Create a Feature Branch**: Use a descriptive name for your branch.\n- **Submit a Pull Request**: Submit your changes for review.\n\nPlease read our [Contributing Guidelines](CONTRIBUTING.md) for more details.\n\n### Code of Conduct\n\nThis project adheres to a [Code of Conduct](https://github.com/kontent-ai/.github/blob/main/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.\n\n### Getting Started with Development\n\n- Run `npm ci` to install packages.\n- Create a `.env` file from `.env.template` and fill out all necessary variables.\n- Run `npm run dev` to run the application in developer mode.\n\n### Regenerating model\nAfter updating the Kickstart application's content model, the TypeScript models must also be regenerated. We've provided a script to automate this process using the [Kontent.ai Model Generator](https://github.com/kontent-ai/model-generator-js).\n\n```bash\nnpm run model:generate\n```\n\u003e [!NOTE]\n\u003e Ensure that the `.env` file contains the `VITE_ENVIRONMENT_ID` and `VITE_MANAGEMENT_API_KEY` variables for proper model generation.\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details.\n\n---\n\n## Support\n\nIf you have any questions or need assistance, please reach out:\n\n- **Kontent.ai Support**: [Contact Support](https://kontent.ai/support/)\n\n---\n\n## Additional Resources\n\n- **Kontent.ai Official Documentation**: [Learn more about Kontent.ai](https://kontent.ai/learn/)\n\n---\n\n[contributors-shield]: https://img.shields.io/github/contributors/kontent-ai/kickstart-react-app?style=for-the-badge\n[contributors-url]: https://github.com/kontent-ai/kickstart-react-app/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/kontent-ai/kickstart-react-app.svg?style=for-the-badge\n[forks-url]: https://github.com/kontent-ai/kickstart-react-app/network/members\n[stars-shield]: https://img.shields.io/github/stars/kontent-ai/kickstart-react-app.svg?style=for-the-badge\n[stars-url]: https://github.com/kontent-ai/kickstart-react-app/stargazers\n[issues-shield]: https://img.shields.io/github/issues/kontent-ai/kickstart-react-app.svg?style=for-the-badge\n[issues-url]: https://github.com/kontent-ai/kickstart-react-app/issues\n[license-shield]: https://img.shields.io/github/license/kontent-ai/kickstart-react-app.svg?style=for-the-badge\n[license-url]: https://github.com/kontent-ai/kickstart-react-app/blob/master/LICENSE.md\n[discord-shield]: https://img.shields.io/discord/821885171984891914?color=%237289DA\u0026label=Kontent.ai%20Discord\u0026logo=discord\u0026style=for-the-badge\n[discord-url]: https://discord.com/invite/SKCxwPtevJ\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkontent-ai%2Fkickstart-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkontent-ai%2Fkickstart-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkontent-ai%2Fkickstart-react-app/lists"}