{"id":13938010,"url":"https://github.com/unsad/ssr-blog","last_synced_at":"2025-07-20T00:31:39.573Z","repository":{"id":40852999,"uuid":"90690326","full_name":"unsad/ssr-blog","owner":"unsad","description":"A server-side-rending blog based on Vue2 \u0026\u0026 Koa2 \u0026\u0026 MongoDB","archived":false,"fork":false,"pushed_at":"2022-12-22T04:55:39.000Z","size":3710,"stargazers_count":49,"open_issues_count":12,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-27T06:37:09.381Z","etag":null,"topics":["docker","koa2","mongodb","pm2","redis","server-side-rendering","vue2"],"latest_commit_sha":null,"homepage":"https://www.sweetalkos.com","language":"Vue","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/unsad.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}},"created_at":"2017-05-09T01:50:56.000Z","updated_at":"2024-11-25T09:44:47.000Z","dependencies_parsed_at":"2023-01-30T05:31:38.065Z","dependency_job_id":null,"html_url":"https://github.com/unsad/ssr-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unsad/ssr-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsad%2Fssr-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsad%2Fssr-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsad%2Fssr-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsad%2Fssr-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unsad","download_url":"https://codeload.github.com/unsad/ssr-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unsad%2Fssr-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266048518,"owners_count":23868738,"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","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":["docker","koa2","mongodb","pm2","redis","server-side-rendering","vue2"],"created_at":"2024-08-07T23:04:10.160Z","updated_at":"2025-07-20T00:31:34.557Z","avatar_url":"https://github.com/unsad.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# ssr-blog\n\n[![Build Status](https://travis-ci.org/unsad/ssr-blog.svg?branch=master)](https://travis-ci.org/unsad/ssr-blog) ![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)\n\n![bg](https://src.sweetalkos.com/DmobetUUUAAhlD_.jpg)\nA server-side-rending blog based on Vue2 \u0026\u0026 Koa2 \u0026\u0026 MongoDB with Persona5 theme.\n\n## Preview\n\n[click here](https://www.sweetalkos.com)\n\n\n\n\n## Usage in Development\n\n### What You Need Before Getting Started \n\n* Node.js\n* MongoDB\n* Redis\n\n### server\n\n```node\ncd server\nnpm install\nnpm start // default serve at localhost: 3000\n```\n\nYou can change config options at `server/conf/config.js`\n\n### admin\n\n```node\ncd admin\nnpm install\nnpm run dev // default serve at localhost: 8082\n```\n\n### front\n\n```node\ncd front\nnpm install\nnpm run dev // default serve at localhost: 8080\n```\n\n## Usage in Production\n\n### What You Need Before Getting Started \n\n* Docker\n\nYou should change the image to your own in `docker-compose.yml`\n\n```node\n    ...\n  web_front:\n    image: unsad/web_front // change to your own\n    ...\n  web_back:\n    image: unsad/web_back // change to your own\n    ...\n```\n\n```node\ndocker-compose up // default server at localhost:4000\n```\n## Lisence\n\n[MIT](https://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsad%2Fssr-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funsad%2Fssr-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsad%2Fssr-blog/lists"}