{"id":18273253,"url":"https://github.com/spacetab-io/prerender-go","last_synced_at":"2025-04-09T03:34:58.354Z","repository":{"id":64302405,"uuid":"262254524","full_name":"spacetab-io/prerender-go","owner":"spacetab-io","description":"Making static html pages of your SPA for search bots with storing results in S3 (or on local filesystem).","archived":false,"fork":false,"pushed_at":"2022-12-15T07:46:08.000Z","size":129,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T22:13:52.098Z","etag":null,"topics":["angular","chromedp","go","golang","prerender","prerenderio","react","rendering","sitemap-url","spa","vue"],"latest_commit_sha":null,"homepage":"","language":"Go","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/spacetab-io.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}},"created_at":"2020-05-08T07:20:08.000Z","updated_at":"2024-12-25T20:19:02.000Z","dependencies_parsed_at":"2023-01-15T09:45:28.704Z","dependency_job_id":null,"html_url":"https://github.com/spacetab-io/prerender-go","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetab-io%2Fprerender-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetab-io%2Fprerender-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetab-io%2Fprerender-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetab-io%2Fprerender-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetab-io","download_url":"https://codeload.github.com/spacetab-io/prerender-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247974412,"owners_count":21026739,"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":["angular","chromedp","go","golang","prerender","prerenderio","react","rendering","sitemap-url","spa","vue"],"created_at":"2024-11-05T12:05:46.507Z","updated_at":"2025-04-09T03:34:58.334Z","avatar_url":"https://github.com/spacetab-io.png","language":"Go","readme":"# prerender-go\n\nPrepare your SPA for searching system bots like a boss!\n\n`prerender-go` creates html pages for your SPA and allow you to put htmls as files to \nAmazon S3 bucket or in file system. Use them as response when google|yandex|whatever \ncrawler visits your site by simple rewrite or proxy_pass rule in nginx.\n\n## Usage\n\n### Configure\n\nCreate configuration for prerender and storage in `configuration/\u003cstage\u003e` folder. \nDefault stage is `development`. How to configure you can guess by reading configs. ;) \nIf not - ask us.\n\n### Run\n\nIn docker launch\n\n1. Build image\n\n        make image\n\n2. Run image\n\n         docker run --rm \\\n          --name prerender \\\n          -e STAGE=development \\\n          -v \"$(pwd)\"/configuration/development:/app/configuration/development \\\n          prerender:latest\n\nRunning on host machine (google chrome must be installed)\n\n    make go\n\n## LICENCE\n\nMIT License\n\nCopyright (c) 2020 SpaceTab.io\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetab-io%2Fprerender-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacetab-io%2Fprerender-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetab-io%2Fprerender-go/lists"}