{"id":19181934,"url":"https://github.com/nkhdo/simple-blog","last_synced_at":"2026-06-17T03:31:42.089Z","repository":{"id":54558943,"uuid":"332218632","full_name":"nkhdo/simple-blog","owner":"nkhdo","description":"A simple and lightweight blogging engine","archived":false,"fork":false,"pushed_at":"2022-01-05T10:48:41.000Z","size":335,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T02:24:28.706Z","etag":null,"topics":["blog","engine"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nkhdo.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":"2021-01-23T13:36:42.000Z","updated_at":"2023-09-29T05:19:26.000Z","dependencies_parsed_at":"2022-08-13T19:40:25.277Z","dependency_job_id":null,"html_url":"https://github.com/nkhdo/simple-blog","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/nkhdo/simple-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkhdo%2Fsimple-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkhdo%2Fsimple-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkhdo%2Fsimple-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkhdo%2Fsimple-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkhdo","download_url":"https://codeload.github.com/nkhdo/simple-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkhdo%2Fsimple-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34433085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["blog","engine"],"created_at":"2024-11-09T10:56:04.814Z","updated_at":"2026-06-17T03:31:42.074Z","avatar_url":"https://github.com/nkhdo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-blog\nA simple and lightweight blog engine. [Demo](https://realhuy.com/blog)\n\n## Prerequisite\nYou will need\n- `nodejs` (version 14 recommended)\n- `yarn`\n\n## Getting started\n- Clone this repo\n```bash\ngit clone git@github.com:nkhdo/simple-blog.git\n```\n- Setup dependencies\n```bash\nyarn install\n```\n- Copy `.env` file\n```bash\ncp .env.example .env\n```\n- Generate `APP_KEY` and set it inside `.env` file\n```bash\nnode ace generate:key\n```\n- Run database migrations\n```bash\nnode ace migration:run\n```\n- Run database seeds\n```bash\nnode ace db:seed\n```\n\n## Development\n- Start dev server\n```bash\nyarn dev\n```\n- Play around with the code\n\n## Production\nThe fastest way is use [docker-compose](https://docs.docker.com/compose/)\n```bash\ndocker-compose up\n```\n**Notes**: remember to set `NODE_ENV` to `production` before starting a production instance\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkhdo%2Fsimple-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkhdo%2Fsimple-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkhdo%2Fsimple-blog/lists"}