nitro-proxy
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

nitro-proxy

前端静态服务,支持自动 api 代理


动机

想要快速进行前端的部署,而不用花费时间进行 api 代理


使用

打包

在你的 vite 项目中

# 生成自动代理的后端服务
npx nitro-proxy

启动

打包完成后启动服务

npx nitro-proxy start

终止

终止 nitro-proxy 服务

npx nitro-proxy stop

License

Made with markthree

Published under MIT License.


Readme

Keywords

Package Sidebar

Install

npm i nitro-proxy

Weekly Downloads

0

Version

1.4.1

License

MIT

Unpacked Size

1.66 MB

Total Files

15

Last publish

Collaborators

  • markthree