Giter VIP home page Giter VIP logo

jike-wepy-eggjs's Introduction

ijike 小程序一站式解决方案

eggjs server端功能:
    1.小程序登录
    2.jwt验证
    3.restful api接口设计
    4.图片上传接口 (基于腾讯云的对象存储方案)
    5.小程序二维码生成
    <!-- 6. 腾讯视频vid解析 -->
    2019/05/01
    7. 微信支付

wepy 小程序端功能
    1. 完善的小程序注册登录流程 --进入程序静默注册 在需要时 的时候调用小程序认证
    2. 组件化认证功能 只需要在需要使用认证的页面调用该组件  即可
    3. 组件化多图上传功能 
    4. 组件化 “自定义标题栏” 功能 ,完美兼容ios android 刘   海屏 异形屏等。
    5. 组件化 “多媒体编辑” 功能, 使用户可以正常使用手机端  上传大段文字 与 多图
    6. 组件化 “视频悬浮播放” 功能, 

     2019/05/01
    7. formbtn 一个可以让你套在任何代码上的button 可以在任意地方收集用户的 formid 

项目结构

clien wepy 框架的小程序项目
server egg.js 的node后端 里面使用了mongodb保存数据 腾讯云作为cos存储文件

如何使用 如何安装

server

git clone https://github.com/moyuanhua/jike-wepy-eggjs.git
cd server
npm i 
npm run dev

如果需要体验图片上传, 需要依照配置腾讯云的 cos配置, 配置文档在server/config下

client

cd client
npm i
npm run dev

多图预警

封面 认证 标题 多媒体 上传 视频

真实案例

上传 视频

jike-wepy-eggjs's People

Contributors

moyuanhua avatar

Watchers

 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.