{"id":23719536,"url":"https://github.com/httprunner/fasterweb","last_synced_at":"2025-10-20T05:32:07.679Z","repository":{"id":105029802,"uuid":"147001808","full_name":"httprunner/FasterWeb","owner":"httprunner","description":"FasterWeb that depends FasterRunner","archived":false,"fork":false,"pushed_at":"2019-04-03T06:10:25.000Z","size":850,"stargazers_count":57,"open_issues_count":14,"forks_count":47,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-05T10:48:30.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","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/httprunner.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-01T13:44:44.000Z","updated_at":"2024-05-09T09:27:06.000Z","dependencies_parsed_at":"2023-03-13T14:51:55.041Z","dependency_job_id":null,"html_url":"https://github.com/httprunner/FasterWeb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/httprunner/FasterWeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprunner%2FFasterWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprunner%2FFasterWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprunner%2FFasterWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprunner%2FFasterWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httprunner","download_url":"https://codeload.github.com/httprunner/FasterWeb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httprunner%2FFasterWeb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267672224,"owners_count":24125525,"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-07-29T02:00:12.549Z","response_time":2574,"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-12-30T21:52:25.844Z","updated_at":"2025-10-20T05:32:07.594Z","avatar_url":"https://github.com/httprunner.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FasterWeb\n\n![LICENSE](https://img.shields.io/github/license/yinquanwang/FasterRunner.svg)\n\u003e FasterWeb that depends FasterRunner\n\n## 本地开发环境部署\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n```\n\n测试\n-----------\n\n1. open url(recommend chrome): http://localhost:8080/fastrunner/register\n\n## Docker 部署 nginx模式\n--------------\n1. 修改default.conf配置文件 server_name的ip(宿主机IP), 端口默认8080\n2. 修改/src/restful/api.js baseUrl地址, 即为fastrunner容器运行的宿主机地址\n3. 执行npm install, npm run build # 生成生产环境包\n3. docker build -t fasterweb:latest .    # 构建docker镜像\n4. docker run -d --name fasterweb --net=host --restart always fasterweb:latest  # 后台运行docker容器\n5. open url: http://宿主机ip:8080/fastrunner/register\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttprunner%2Ffasterweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttprunner%2Ffasterweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttprunner%2Ffasterweb/lists"}