{"id":24306778,"url":"https://github.com/pluto/template","last_synced_at":"2026-03-11T00:04:38.204Z","repository":{"id":272609665,"uuid":"917173214","full_name":"pluto/template","owner":"pluto","description":"Pluto's base template repository","archived":false,"fork":false,"pushed_at":"2025-01-15T18:29:32.000Z","size":16,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T18:33:41.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pluto.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}},"created_at":"2025-01-15T13:51:11.000Z","updated_at":"2025-01-28T01:11:54.000Z","dependencies_parsed_at":"2025-01-15T15:52:49.386Z","dependency_job_id":"4902bb9c-f23b-42dc-9619-f6e7b5b2c681","html_url":"https://github.com/pluto/template","commit_stats":null,"previous_names":["pluto/template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/pluto/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluto%2Ftemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluto%2Ftemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluto%2Ftemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluto%2Ftemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pluto","download_url":"https://codeload.github.com/pluto/template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluto%2Ftemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30362744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-17T03:48:36.196Z","updated_at":"2026-03-11T00:04:38.174Z","avatar_url":"https://github.com/pluto.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/pluto/.github/main/profile/assets/assets_ios_Pluto-1024%401x.png\" alt=\"Pluto Logo\" width=\"50\" height=\"50\"\u003e\n  \u003cbr\u003e\n  \u003cb style=\"font-size: 24px;\"\u003ePluto\u003c/b\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://t.me/pluto_xyz/1\"\u003e\u003cimg src=\"https://img.shields.io/badge/Telegram-Group-8B5CF6?style=flat-square\u0026logo=telegram\u0026logoColor=white\u0026labelColor=24292e\u0026scale=1.5\" alt=\"Telegram\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.pluto.xyz/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Docs-Pluto-8B5CF6?style=flat-square\u0026logo=readme\u0026logoColor=white\u0026labelColor=24292e\u0026scale=1.5\" alt=\"Docs\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-8B5CF6.svg?label=license\u0026labelColor=2a2f35\" alt=\"License\"\u003e\n\u003c/p\u003e\n\n---\n\n# Project Name\n\nBrief description of what this project does and its core value proposition.\n\n## Features\n\n- Key feature one with a brief explanation\n- Key feature two with a brief explanation\n- ...\n\n## Getting Started\n\nThese instructions will help you get a copy of the project up and running on your local machine.\n\n### Prerequisites\n\nWhat things you need to install and how to install them:\n\n```bash\nnpm install\n# or ...\n```\n\n### Installation\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/username/project.git\n   ```\n\n2. Install dependencies\n\n   ```bash\n   cd project\n   npm install # or equivalent for your project\n   ```\n\n3. Configure environment variables\n\n   ```bash\n   cp .env.example .env\n   # Edit .env with your values\n   ```\n\n4. ...\n\n## Usage\n\nShow basic examples of how to use your project:\n\n```python\n# If it's a Python project\nfrom project import Example\n\nexample = Example()\nresult = example.do_something()\n```\n\n## Contributing\n\nWe welcome contributions to our open-source projects. If you want to contribute or follow along with contributor discussions, join our main [Telegram channel](https://t.me/pluto_xyz/1) to chat about Pluto's development.\n\nOur contributor guidelines can be found in our [CONTRIBUTING.md](https://github.com/pluto/.github/blob/main/profile/CONTRIBUTING.md).\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.\n\n## License\n\nThis project is licensed under the Apache V2 License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- List any contributors\n- Reference any inspiration, code snippets, etc.\n- Link to relevant blog posts or documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluto%2Ftemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpluto%2Ftemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluto%2Ftemplate/lists"}