Giter VIP home page Giter VIP logo

wxchangba's Introduction

微信唱吧 wxchangba

基于node.js和微信jssdk的校园轻应用, 入口: http://changba.wx.fritx.me

技术采用

  • 前端主要基于zepto, 微信jssdk, metro-ui-css
  • 后端主要基于express, lowdb, wx-connect, request/needle
  • 后端配合前端使用lodash/_.template模板渲染页面
  • 旧版本为单页应用架构, mongodb存储

搭建指南

  • 下载安装nodejs
  • 通过npm安装gulp/bower
  • 下载源码到本地, 或直接从git克隆
  • 进入目录, 安装npm/bower依赖
  • 复制demo文件
  • 自定义config文件
  • 执行gulp构建
  • 以特定环境运行, 如dev/test/production, 默认dev
$ npm install --global gulp bower
$ git clone [email protected]:fritx/wxchangba.git
$ cd wxchangba
$ npm install && bower install
$ cp db-demo.json db.json
$ cp -r media-demo media
$ cp -r config-demo config
$ vim config/dev.js
$ gulp build
$ NODE_ENV=dev node .

效果图

手机屏幕

           

平板屏幕

       

歌单播放 / 微信内网页录音

           

管理平台

       

设计图

用例图

时序图-微信公众号语音

时序图-微信内网页录音

时序图-微信网页接口授权

wxchangba's People

Contributors

fritx avatar

Watchers

 avatar  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.