FasterWeb
FasterWeb that depends FasterRunner
Install / Use
/learn @httprunner/FasterWebREADME
FasterWeb
FasterWeb that depends FasterRunner
本地开发环境部署
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
测试
- open url(recommend chrome): http://localhost:8080/fastrunner/register
Docker 部署 nginx模式
- 修改default.conf配置文件 server_name的ip(宿主机IP), 端口默认8080
- 修改/src/restful/api.js baseUrl地址, 即为fastrunner容器运行的宿主机地址
- 执行npm install, npm run build # 生成生产环境包
- docker build -t fasterweb:latest . # 构建docker镜像
- docker run -d --name fasterweb --net=host --restart always fasterweb:latest # 后台运行docker容器
- open url: http://宿主机ip:8080/fastrunner/register
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
