{"id":20426005,"url":"https://github.com/dfischer/meteor-prerenderio","last_synced_at":"2025-08-15T19:19:49.290Z","repository":{"id":22343867,"uuid":"25679644","full_name":"dfischer/meteor-prerenderio","owner":"dfischer","description":"A meteor wrapper for https://prerender.io/","archived":false,"fork":false,"pushed_at":"2017-02-06T19:22:26.000Z","size":24,"stargazers_count":57,"open_issues_count":13,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-19T20:46:13.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dfischer.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":"2014-10-24T08:49:05.000Z","updated_at":"2024-07-05T03:00:59.000Z","dependencies_parsed_at":"2022-07-25T09:02:12.939Z","dependency_job_id":null,"html_url":"https://github.com/dfischer/meteor-prerenderio","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dfischer/meteor-prerenderio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fmeteor-prerenderio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fmeteor-prerenderio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fmeteor-prerenderio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fmeteor-prerenderio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfischer","download_url":"https://codeload.github.com/dfischer/meteor-prerenderio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfischer%2Fmeteor-prerenderio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270617870,"owners_count":24617123,"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-15T02:00:12.559Z","response_time":110,"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-11-15T07:14:56.319Z","updated_at":"2025-08-15T19:19:49.267Z","avatar_url":"https://github.com/dfischer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"meteor-prerenderio\n==================\n\nA meteor wrapper for https://prerender.io/\n\nIn your settings.json file include:\n\n`settings.json`\n\n```\n{\n  \"PrerenderIO\": {\n    \"prerenderServiceUrl\": \"http://localhost:3000/\",\n    \"token\": \"yourtoken\"\n  }\n}\n```\n\nYou can also specify the token in your code:\n```javascript\nprerenderio.set('prerenderServiceUrl', 'http://localhost:3000/');\nprerenderio.set('prerenderToken', 'YOUR_TOKEN');\n```\n\nThe `prerenderServiceURL` is optional and only used to test the Prerender server locally. [Test It](https://prerender.io/documentation/test-it)\n\n\nFor more options, take a look at the [prerender-node package](https://github.com/prerender/prerender-node)\n\n\nThanks to @electricjesus for 99% of the development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfischer%2Fmeteor-prerenderio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfischer%2Fmeteor-prerenderio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfischer%2Fmeteor-prerenderio/lists"}