Files
runbin/web
dependabot[bot] f767c2b9bf Bump rollup from 4.40.0 to 4.59.0 in /web
Bumps [rollup](https://github.com/rollup/rollup) from 4.40.0 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.40.0...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 15:04:03 +00:00
..
2025-04-25 17:03:25 +08:00
2025-04-25 21:35:50 +08:00
2025-04-25 21:03:43 +08:00
2025-04-25 17:03:25 +08:00
2025-04-25 17:03:25 +08:00
2025-04-25 17:03:25 +08:00
2025-04-25 17:03:25 +08:00
2025-04-27 18:24:27 +08:00
2025-04-25 17:03:25 +08:00
2025-04-25 21:19:42 +08:00
2025-04-25 17:03:25 +08:00

How to run?

  1. 直接启动
  • 修改 public/config.js 里的地址
  • 运行 npm run dev
  1. 启动docker
docker run -d --name=web-server -p 80:80 -e BACKEND_URL=114514 -e LSP_SERVER_URL=1919810 hxzzz/meow-paste:latest
  1. 语言服务器
docker run -d --name=lsp-server -p 3003:3003 hxzzz/cpplsp:latest

cpp 语言服务器 ws://127.0.0.1:3003/cpp