Giter Site home page Giter Site logo

cloud-uploader-bs's Introduction

cloud-uploader-bs

上传音乐至网易音乐云盘,b/s,项目界面

image

项目目录

  - serve # 后端项目 nodejs + koa2
  -- # 注意:反馈功能和上传日志记录需要 mysql 环境(serve/config/db.js 进行配置),并且将(serve/config/const.js 中的 MYSQL 修改为 true)即可,不需要的可以直接不管
  -- # 关于 日志和反馈功能的表,请执行根目录下 db.sql 
  - web # 前端项目 vue3

环境要求

nodejs 14 以上(下载地址(https://nodejs.org/en))

启动方式

# 后端项目 进入 serve 目录 执行
npm run start 

# 后端public 已打好包前端 访问即可
http://127.0.0.1:3000

# 如果您需要对前端内容进行修改
# 进入 web 目录 执行
npm run serve

本项目参考以下资料

如果有任何疑问或者建议欢迎 ISSUE/PR,也可以加

QQ 群:853469710

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.