Skip to content

Muxi-X/muxi_auth_fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muxi Pass Frontend

Development

  • node.js 16
  • yarn
yarn install
yarn start

Build

yarn build

使用docker进行部署,二阶段打包成静态文件并用nginx-alpine进行代理,极大地压缩了镜像的体积和运行成本.