{"id":16474982,"url":"https://github.com/miaowing/meow","last_synced_at":"2026-01-21T19:34:45.963Z","repository":{"id":42355558,"uuid":"175559870","full_name":"miaowing/meow","owner":"miaowing","description":"Personal homepage forked from github/personal-website, implaments by nest.js","archived":false,"fork":false,"pushed_at":"2022-12-03T02:02:16.000Z","size":354,"stargazers_count":3,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T06:43:22.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zf.ink","language":"CSS","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/miaowing.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}},"created_at":"2019-03-14T06:14:07.000Z","updated_at":"2023-03-07T15:15:29.000Z","dependencies_parsed_at":"2023-01-23T23:18:06.585Z","dependency_job_id":null,"html_url":"https://github.com/miaowing/meow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miaowing/meow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miaowing%2Fmeow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miaowing%2Fmeow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miaowing%2Fmeow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miaowing%2Fmeow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miaowing","download_url":"https://codeload.github.com/miaowing/meow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miaowing%2Fmeow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28641273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-10-11T12:35:25.220Z","updated_at":"2026-01-21T19:34:45.947Z","avatar_url":"https://github.com/miaowing.png","language":"CSS","readme":"# MEOW\n\n## Description\n\nA simple personal homepage forked from [github/personal-website](https://github.com/github/personal-website), implements by nestjs.\n\n![demo](https://static.i5sing.com/meow.png)\n\n## Docker Start\n\n```bash\ndocker run -itd --name meow -p 3000:3000 -v /root/meow:/app/dist/configs zfeng/meow:latest\n```\n\n## Configuration\n\nPut this configuration in /root/meow/config.yaml.\n\n```yaml\ngithub:\n  # github token\n  token: \n  organizations:\n    excludes:\n    # - test\n  projects:\n    count: 9\n    # PUSHED_AT STARGAZERS NAME CREATED_AT UPDATED_AT\n    sortBy: STARGAZERS\n    affiliations:\n      - COLLABORATOR\n      - ORGANIZATION_MEMBER\n      - OWNER\n    # exclude project\n    excludes:\n      # - test\n      # - test\n\nextras:\n  # available for hire\n  hire: false\n  # icp number\n  icp: 辽ICP备xxxxxxxx号\n\ntopics:\n  - name: React\n    webUrl: https://github.com/topics/react\n    imageUrl: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/react/react.png\n\narticles:\n  # now only support ghost\n  engine: ghost\n  # the domain of your ghost blog\n  url: https://example.com\n  # ghost key\n  key: \n\ncomments:\n  # now only support valine\n  engine: valine\n  appId: \n  appKey: \n  extras:\n    placeholder: 快来留下您的评论吧\n    notify: true\n    verify: false\n\nlogger:\n  level: info\n  transports:\n    - transport: console\n      colorize: true\n      datePattern: YYYY-MM-DD h:mm:ss\n      label: meow\n```\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run build\n$ npm run copy\n$ npm run start:prod\n```\n\n## Test\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n\n## Stay in touch\n\n- Author - [Miaowing](https://zf.ink)\n\n## License\n\n  Meow is [MIT licensed](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiaowing%2Fmeow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiaowing%2Fmeow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiaowing%2Fmeow/lists"}