{"id":22884244,"url":"https://github.com/minusinfinite/devblog","last_synced_at":"2025-10-20T00:48:26.415Z","repository":{"id":178014176,"uuid":"404294678","full_name":"minusInfinite/devblog","owner":"minusInfinite","description":"A simple CMS with express with handlebars","archived":false,"fork":false,"pushed_at":"2025-06-09T00:22:11.000Z","size":5713,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T01:25:14.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/minusInfinite.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-08T09:52:27.000Z","updated_at":"2025-06-09T00:22:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3e5c33e-eedc-4902-a0b8-58e6922a2456","html_url":"https://github.com/minusInfinite/devblog","commit_stats":null,"previous_names":["minusinfinite/devblog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minusInfinite/devblog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minusInfinite%2Fdevblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minusInfinite%2Fdevblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minusInfinite%2Fdevblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minusInfinite%2Fdevblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minusInfinite","download_url":"https://codeload.github.com/minusInfinite/devblog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minusInfinite%2Fdevblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279960283,"owners_count":26251359,"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-10-19T02:00:07.647Z","response_time":64,"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":[],"created_at":"2024-12-13T19:17:03.112Z","updated_at":"2025-10-20T00:48:26.384Z","avatar_url":"https://github.com/minusInfinite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devblog\n\nA simple CMS with express with handlebars\n\n[Live Demo](https://minusinfinite.id.au/blog)\n\n## Contents\n\n- [Local Deployment](#local-deployment)\n  - [Download](#download)\n- [Examples](#examples)\n\n## Local Deployment\n\nThis CRM uses [PostgreSQL](https://postgresql.org/) as it's database and\n[Sequelize](https://sequelize.org/) as the ORM for providing schema models and queries.\n\nBe sure to have MySQL setup an running before you download.\n\n### Download\n\nIn your terminal download the repo\n\n```terminal\ngit clone https://github.com/minusInfinite/devblog.git\n```\n\nOnce cloned setup the depenencies with yarn\n\n```terminal\nyarn \n```\n\nYou will also need to edit the .env.EXAMPLE file to .env with the following\n\nDBNAME - _The database Name_\n\nDBUSER - _Your server or database Username_\n\nDBPASS - _Your server or database password_\n\nCSECRET - _Random characters for the Session Cookie Secret_\n\nPSECRET - _Cookie-Paser Secret_\n\nCCSECRET - _CSRF Secret_\n\nADMINNAME - _Admin Login Name_\n\nADMINEMAIL - _Admin Email Address_\n\nADMINPASS - _Admin Pass_\n\nROOT - _Custom Root Path_\n\nNODE_ENV - _NODE Environment Mode_\n\nOnce you .env is setup you should be able to run the server\n\n```terminal\nnpm start\n```\n\nOr for development\n\n```terminal\nnpm run dev\n```\n\n## Examples\n\n[Live Demo](https://minusinfinite.id.au/blog)\n\n![Animated Demo GIF](/mdassets/devblog-demo.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminusinfinite%2Fdevblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminusinfinite%2Fdevblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminusinfinite%2Fdevblog/lists"}