{"id":19298815,"url":"https://github.com/studiointeract/meteor-spiderable","last_synced_at":"2025-04-22T09:32:43.784Z","repository":{"id":31385963,"uuid":"34949069","full_name":"studiointeract/meteor-spiderable","owner":"studiointeract","description":"Spiderable for Meteor (NO PhantomJS)","archived":false,"fork":false,"pushed_at":"2015-05-05T12:42:18.000Z","size":152,"stargazers_count":9,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T22:03:34.792Z","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/studiointeract.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":"2015-05-02T13:38:53.000Z","updated_at":"2017-09-03T12:34:26.000Z","dependencies_parsed_at":"2022-08-17T18:55:22.491Z","dependency_job_id":null,"html_url":"https://github.com/studiointeract/meteor-spiderable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiointeract%2Fmeteor-spiderable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiointeract%2Fmeteor-spiderable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiointeract%2Fmeteor-spiderable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiointeract%2Fmeteor-spiderable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiointeract","download_url":"https://codeload.github.com/studiointeract/meteor-spiderable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250215350,"owners_count":21393783,"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":[],"created_at":"2024-11-09T23:09:13.646Z","updated_at":"2025-04-22T09:32:43.514Z","avatar_url":"https://github.com/studiointeract.png","language":"JavaScript","readme":"# Spiderable for Meteor (NO PhantomJS)\n\nUsing [Meteorhacks:SSR](http://atmospherejs.com/meteorhacks/ssr) and [Iron:Router](http://atmospherejs.com/iron/router).\n\nA __temporary solution__ for spiderability to Meteor without PhantomJS and similar\nuntil Meteor and Iron:Router supports server-side rendering.\n\n\u003e Notice! Should not work with coffee script. And probably not on Windows (untested).\n\n## Installation\n\n```\nmeteor add studiointeract:spiderable\n```\n\n## Usage\n\n\u003e This package renders templates on the server.\n\nFirst create a symlink for the client folder to private.\n\n```\nmeteor create my-app\ncd my-app\nln -s client/ private/\n```\n\nAdd ```?_escaped_fragment_=``` to the query of your routes and it will now render with SSR!\n\nFor example visit the frontpage of your app:\nhttp://localhost:3000/?_escaped_fragment_=\n\n## The trick to make this work\n\nWe symlink the client folder to private, which makes it available on the server.\n\n## How it works\n\n1. By loading all client templates and scripts as assets via private.\n2. Compiling templates data into templates.\n3. Parsing Iron:Router and extracting where all templates and layouts should go.\n\n\u003e Notice! Use with caution – test all routes so they don't break your app!\n\n\u003e Notice! It is __now__ important to make sure things can run on the server too.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiointeract%2Fmeteor-spiderable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudiointeract%2Fmeteor-spiderable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiointeract%2Fmeteor-spiderable/lists"}