{"id":13744228,"url":"https://github.com/shakibamoshiri/nodepost","last_synced_at":"2025-08-02T00:07:45.481Z","repository":{"id":128566966,"uuid":"187445317","full_name":"shakibamoshiri/nodepost","owner":"shakibamoshiri","description":"Setup \u0026 Deploy your Blogging System in less than  :one: minute","archived":false,"fork":false,"pushed_at":"2019-10-24T14:20:02.000Z","size":676,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T01:52:06.009Z","etag":null,"topics":["blog","blogging","node-server","nodejs"],"latest_commit_sha":null,"homepage":"http://nodepost.ir","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/shakibamoshiri.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}},"created_at":"2019-05-19T07:10:03.000Z","updated_at":"2020-06-02T15:55:51.000Z","dependencies_parsed_at":"2023-05-04T22:47:09.530Z","dependency_job_id":null,"html_url":"https://github.com/shakibamoshiri/nodepost","commit_stats":null,"previous_names":["k-five/nodepost"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/shakibamoshiri/nodepost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakibamoshiri%2Fnodepost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakibamoshiri%2Fnodepost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakibamoshiri%2Fnodepost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakibamoshiri%2Fnodepost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakibamoshiri","download_url":"https://codeload.github.com/shakibamoshiri/nodepost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakibamoshiri%2Fnodepost/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268315948,"owners_count":24231059,"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-08-01T02:00:08.611Z","response_time":67,"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","blogging","node-server","nodejs"],"created_at":"2024-08-03T05:01:05.576Z","updated_at":"2025-08-02T00:07:45.459Z","avatar_url":"https://github.com/shakibamoshiri.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003ca  href=\"http://nodepost.ir\"\u003e\u003cimg src=\"public/img/nodepost-logo-for-github.png\" alt=\"nodepost-logo.svg.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eDescription\u003c/h1\u003e\n\n\u003ch4\u003enodepost will turn a JSON file like this:\u003c/h4\u003e\n\n```javascript\n{\n    \"home\": {\n        \"effective-javascript\": {\n            \"accustoming yourself with javascript\": {\n                \"strict mode\": \"\",\n                \"implicit coercion explicit coercion\": \"\",\n                \"prefer primitive types\": \"\"\n            },\n            \"variable scope\": {\n                \"minimize use of global variable\": \"\"\n            },\n            \"working with functions\": \"\"\n        },\n        \"react\": {\n            \"three JSX main patterns\": \"\",\n            \"JSX direct function call\": \"\",\n            \"stateless component\": \"\",\n            \"stateful component\": \"\",\n            \"component communication\": \"\"\n        },\n        \"back-end with node.js\": \"\"\n    }\n}\n```\n\n\u003ch4\u003einto a blog like this:\u003c/h4\u003e\n\u003ch4\u003e\n    \u003ca target=\"_blank\" href=\"http://jsfun.ir\"\u003ejsfun.ir\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003ch4\u003eAn image that is worth 1000 words!\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"public/img/nodepost-first-run.png\" alt=\"nodepost-first-run.png\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eStrengths\u003c/h1\u003e\n\n - Auto directory (=posts) management\n - Auto route management\n - Auto cache management\n - Auto Time Update\n - Auto \"Edit on Github\"\n - Easy Performance Test\n - Easy Monitoring\n - Light weight\n - Unlimited nesting posts\n - As a microservice\n \n\n \u003ch1 align=\"center\"\u003eWeaknesses\u003c/h1\u003e\n\n  - Commenting\n\n\u003ch1 align=\"center\"\u003eMore\u003c/h1\u003e\n\n - \u003ca target=\"_blank\" href=\"http://nodepost.ir\"\u003enodepost.ir\u003c/a\u003e\n   - \u003ca href=\"http://nodepost.ir/document/\"\u003edocument\u003c/a\u003e\n     - \u003ca href=\"http://nodepost.ir/document/requirement\"\u003erequirement\u003c/a\u003e\n     - \u003ca href=\"http://nodepost.ir/document/how-to-use\"\u003ehow to use\u003c/a\u003e\n     - \u003ca href=\"http://nodepost.ir/document/how-to-setup\"\u003ehow to setup\u003c/a\u003e\n     - \u003ca href=\"http://nodepost.ir/document/how-to-deploy\"\u003ehow to deploy\u003c/a\u003e\n     - \u003ca href=\"http://nodepost.ir/document/how-it-works\"\u003ehow it works\u003c/a\u003e\n     - \u003ca href=\"\"\u003econtribute\u003c/a\u003e\n   - \u003ca href=\"http://nodepost.ir/use-case/\"\u003euse case\u003c/a\u003e\n   - \u003ca href=\"http://nodepost.ir/first-run/\"\u003efirst run\u003c/a\u003e\n\n\n\u003ch1 align=\"center\"\u003eLicense\u003c/h1\u003e\n\u003cp id=\"bottom\" align=\"center\"\u003e\n  nodepost copyright \u0026copy; 20XX Shakiba Moshiri\n  \u003cbr\u003e\n  \u003cbr\u003e\n  ▒█▀▄▀█ ▀█▀ ▀▀█▀▀\u003cbr\u003e\n  ▒█▒█▒█ ▒█░ ░▒█░░\u003cbr\u003e\n  ▒█░░▒█ ▄█▄ ░▒█░░\u003cbr\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakibamoshiri%2Fnodepost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshakibamoshiri%2Fnodepost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakibamoshiri%2Fnodepost/lists"}