Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.32 KB

File metadata and controls

25 lines (18 loc) · 1.32 KB

SPA-SERVER

GitHub Release Build status License: MIT Maintenance PRs Welcome

It provides a static web http server with cache and hot reload.

中文说明

Feature

  • Built with Salvo, fast and small!
  • Static web version control, you can regress or release new version easily.
  • Docker support(compressed size: ~26M)
  • Provide command line/npm package to deploy spa.
  • Multiple configs for different domain.
  • provide JS SDK and command line client to interact with Server

Document

There is a nice Document powered by VitePress and GitHub Pages, you can quickly start spa-server with this Guide.