{"id":29728601,"url":"https://github.com/ngodingbang/learning-astro","last_synced_at":"2026-01-20T16:28:47.382Z","repository":{"id":305616011,"uuid":"1023006787","full_name":"ngodingbang/learning-astro","owner":"ngodingbang","description":"Learning project to learn Astro framework.","archived":false,"fork":false,"pushed_at":"2025-07-21T07:07:23.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-31T16:46:04.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ngodingbang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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-07-20T10:26:59.000Z","updated_at":"2025-07-21T07:07:27.000Z","dependencies_parsed_at":"2025-07-21T06:20:07.153Z","dependency_job_id":null,"html_url":"https://github.com/ngodingbang/learning-astro","commit_stats":null,"previous_names":["ngodingbang/learning-astro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngodingbang/learning-astro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodingbang%2Flearning-astro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodingbang%2Flearning-astro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodingbang%2Flearning-astro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodingbang%2Flearning-astro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngodingbang","download_url":"https://codeload.github.com/ngodingbang/learning-astro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodingbang%2Flearning-astro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: 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-07-25T02:40:04.990Z","updated_at":"2026-01-20T16:28:47.361Z","avatar_url":"https://github.com/ngodingbang.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NgodingBang Learning Astro\n\n[![License](https://shields.io/github/license/ngodingbang/learning-astro 'License')](LICENSE.md)\n\nLearning Astro is a learning project to learn Astro framework.\n\n## Table of Contents\n\n- [NgodingBang Learning Astro](#ngodingbang-learning-astro)\n  - [Table of Contents](#table-of-contents)\n  - [Requirements](#requirements)\n  - [Tech Stack](#tech-stack)\n  - [Installation](#installation)\n  - [Commands](#commands)\n  - [Author](#author)\n  - [Changelog](#changelog)\n  - [License](#license)\n\n## Requirements\n\n- [![Node.js](https://img.shields.io/badge/Node.js%2022.17.1-43853D?logo=node.js\u0026logoColor=white 'Node.js')](https://nodejs.org)\n- [![pnpm](https://img.shields.io/badge/pnpm_10.13.1-F69220?logo=pnpm\u0026logoColor=white 'pnpm')](https://pnpm.io)\n\n## Tech Stack\n\n- [![Astro](https://img.shields.io/badge/Astro_5.12.0-000000?logo=astro\u0026logoColor=white 'Astro')](https://astro.build)\n- [![TypeScript](https://img.shields.io/badge/TypeScript_5.8.3-3178C6?logo=typescript\u0026logoColor=white 'TypeScript')](https://www.typescriptlang.org)\n\n## Installation\n\nTo get started using this app in your localhost, simply paste this command into your terminal:\n\n```bash\ngit clone https://github.com/ngodingbang/learning-astro\npnpm install\n```\n\n## Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command                | Action                                           |\n| :--------------------- | :----------------------------------------------- |\n| `pnpm install`         | Installs dependencies                            |\n| `pnpm dev`             | Starts local dev server at `localhost:4321`      |\n| `pnpm lint`            | Lints your code with ESLint                      |\n| `pnpm format`          | Formats your code with Prettier                  |\n| `pnpm build`           | Build your production site to `./dist/`          |\n| `pnpm preview`         | Preview your build locally, before deploying     |\n| `pnpm astro ...`       | Run CLI commands like `astro add`, `astro check` |\n| `pnpm astro -- --help` | Get help using the Astro CLI                     |\n\n## Author\n\n- NgodingBang - [@ngodingbang](https://github.com/ngodingbang)\n\n## Changelog\n\nYou can read the changelog [here](CHANGELOG.md).\n\n## License\n\nYou can read the license [here](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngodingbang%2Flearning-astro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngodingbang%2Flearning-astro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngodingbang%2Flearning-astro/lists"}