{"id":31061556,"url":"https://github.com/yoshoku/autoreload_server","last_synced_at":"2026-01-20T16:59:27.231Z","repository":{"id":313842693,"uuid":"1052444174","full_name":"yoshoku/autoreload_server","owner":"yoshoku","description":"Simple auto-reloading web server in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T13:00:27.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-09T15:52:37.128Z","etag":null,"topics":["autoreload","gem","ruby","web"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/autoreload_server","language":"Ruby","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/yoshoku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-08T04:12:56.000Z","updated_at":"2025-09-09T13:01:56.000Z","dependencies_parsed_at":"2025-09-09T15:52:37.940Z","dependency_job_id":null,"html_url":"https://github.com/yoshoku/autoreload_server","commit_stats":null,"previous_names":["yoshoku/autoreload_web_server","yoshoku/autoreload_server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yoshoku/autoreload_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fautoreload_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fautoreload_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fautoreload_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fautoreload_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshoku","download_url":"https://codeload.github.com/yoshoku/autoreload_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshoku%2Fautoreload_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274846669,"owners_count":25360974,"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-09-12T02:00:09.324Z","response_time":60,"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":["autoreload","gem","ruby","web"],"created_at":"2025-09-15T11:12:26.842Z","updated_at":"2026-01-20T16:59:27.187Z","avatar_url":"https://github.com/yoshoku.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autoreload_server\n\n[![Gem Version](https://badge.fury.io/rb/autoreload_server.svg)](https://badge.fury.io/rb/autoreload_server)\n[![License](https://img.shields.io/badge/License-MIT-yellowgreen.svg)](https://github.com/yoshoku/autoreload_server/blob/main/LICENSE.txt)\n\nA simple web server for local development that provides an auto-reloading feature. It automatically refreshes the browser when a file is changed.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n```bash\nbundle add autoreload_server\n```\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n```bash\ngem install autoreload_server\n```\n\n## Usage\n\nThe `autoreload-server` command starts a web server with the specified directory as the document root.\n\n```sh\n$ ls -1 public/\nindex.html\n$ autoreload-server public\n```\n\nOnce the server is running, access http://localhost:4000/.\nWhen you modify a file in the `public` directory, the browser will automatically reload.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/yoshoku/autoreload_server.\nThis project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/yoshoku/autoreload_server/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the AutoreloadServer project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/yoshoku/autoreload_server/blob/main/CODE_OF_CONDUCT.md).\n_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshoku%2Fautoreload_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoshoku%2Fautoreload_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshoku%2Fautoreload_server/lists"}