Coder Social home page Coder Social logo

wuran-github / musicman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mzz2017/musicman

0.0 1.0 0.0 381 KB

一个能够无限制下载QQ音乐无损音乐的SPA. Demo: http://music.mzz.pub

License: Apache License 2.0

JavaScript 55.87% Dockerfile 0.57% HTML 3.33% Vue 34.28% CSS 5.96%

musicman's Introduction

musicman

一个无限制下载QQ无损音乐的应用 Demo: http://music.mzz.pub

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# 生产环境下使用pm2启动后端,后端默认运行在9000端口
npm install -g pm2
pm2 start app.js --name musicman

# 终止后端进程
pm2 delete musicman

# 生产环境nginx配置
参见https://segmentfault.com/q/1010000006177894
  • 注意:域名如果使用SSL,则XHR所请求的域名必须是SSL的,但由于我们使用的下载链接所对应的证书无效,会导致下载失败的问题,解决方案参见: issue3

musicman's People

Contributors

mzz2017 avatar

Watchers

James Cloos 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.