{"id":22385719,"url":"https://github.com/eteplus/giog","last_synced_at":"2025-07-31T05:30:50.677Z","repository":{"id":82262485,"uuid":"124230269","full_name":"eteplus/giog","owner":"eteplus","description":"It's based on githud issues and built with Vue 2.x, vue-router \u0026 vuex with server-side rendering by koa","archived":false,"fork":false,"pushed_at":"2018-03-08T10:12:01.000Z","size":864,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T20:22:22.301Z","etag":null,"topics":["github-issues-blog","koa","pwa","ssr","vue","vue-router","vuessr","vuex"],"latest_commit_sha":null,"homepage":"https://www.eteplus.com","language":"JavaScript","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/eteplus.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":"2018-03-07T12:05:42.000Z","updated_at":"2023-09-09T18:44:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa62d0c4-c75e-4c0f-8133-f59594061932","html_url":"https://github.com/eteplus/giog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eteplus/giog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fgiog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fgiog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fgiog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fgiog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eteplus","download_url":"https://codeload.github.com/eteplus/giog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteplus%2Fgiog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267991836,"owners_count":24177730,"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-07-31T02:00:08.723Z","response_time":66,"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":["github-issues-blog","koa","pwa","ssr","vue","vue-router","vuessr","vuex"],"created_at":"2024-12-05T01:27:05.178Z","updated_at":"2025-07-31T05:30:50.654Z","avatar_url":"https://github.com/eteplus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Giog\n\n\u003e This Blog built with Vue 2.x, vue-router \u0026 vuex  with server-side rendering by koa.\n\n\u003e It's powered by Github Issues and use github GraphQL API v4\n\n## Init Setup\n\nRequired:\n\n* node \u003e= 8.9.4\n* npm \u003e= 5.6.0\n\n```bash\n# install dependencies\nnpm install # or yarn\n```\n\n1. Modify config/config.js.\n\n```js\nuserInfo: {\n  github: 'https://github.com/eteplus',\n  userName: 'ETEPLUS',\n  avatar: '/static/img/avatar.jpeg',\n  motto: 'Designer and Coder. ^_^',\n},\n\nsiteInfo: {\n  name: 'ETEPLUS',\n  // website record number - ICP备xxxxx号\n  recordText: ''\n}\n```\n\n2. Copy config/github.example.json to config/github.json and modify it.\n\n\u003e Apply accessToken -\u003e [Page](https://github.com/settings/tokens) -\u003e Personal access tokens -\u003e Generate new token\n\n\u003e pageSize: The number of synchronizations per page\n\n```json\n{\n  \"accessToken\": \"github accessToken\",\n  \"owner\": \"github username\",\n  \"repository\": \"issues repository\",\n  \"pageSize\": 8\n}\n```\n\n3. Excute Database migrate and sync issues\n\n```bash\nnpm run db:migrate\n\nnpm run sync\n```\n\nReverse:\n\n\u003e All data will be cleared, u need to re-excute the above operation\n\n```bash\nnpm run db:migrate:undo\n```\n\n## Build Setup\n\n```bash\n\n# serve in dev mode, with hot reload at 127.0.0.1:3030\nnpm run dev\n\n# build for production\nnpm run build\n\n# serve in production mode\nnpm start\n```\n\n## Deploy Setup\n\nModify pm2.json and use pm2 to manage the application\n\n```bash\npm2 startOrReload pm2.json\n```\n\n## Author\n\n**Giog** © [ETEPLUS](https://github.com/eteplus), Released under the [MIT](https://github.com/eteplus/giog/blob/master/LICENSE) License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteplus%2Fgiog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feteplus%2Fgiog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteplus%2Fgiog/lists"}