Git Product home page Git Product logo

moviepilot-frontend's Introduction

MoviePilot-Frontend

MoviePilot 的前端项目。

推荐的IDE设置

VSCode + Volar (并禁用 Vetur).

配置Vite

请参阅 Vite 配置参考.

依赖安装

yarn

开发运行

yarn dev

编译打包

yarn build

静态运行

  1. 使用 nginx 等Web服务器托管 dist 静态文件,nginx配置参考 public/nginx.conf

  2. 使用 node 命令直接运行service.js,默认监听 3000 端口,设置环境变量 NGINX_PORT 来调整运行端口。

node dist/service.js

moviepilot-frontend's People

Contributors

jxxghp avatar cikezhu avatar thofx avatar thsrite avatar ddsderek avatar honue avatar maicss avatar ddsrem avatar wangedward avatar amtoaer avatar shurelol avatar withdewhua avatar alkalixin avatar falling avatar alexteamx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.