Giter Club home page Giter Club logo

rw-helper's Introduction

rw-helper

Wechaty Developer Program Powered by Wechaty

简介

基于 wechaty 的微信机器人及对应后端服务

技术栈

  • 前端:uni-app, vue, typescript
  • 后端Api server: golang, gin, postgreSQL
  • 后端Bot服务: wechaty

截图预览

Kapture 2021-03-10 at 02.25.59

pic1

pic2

pic3

pic4

pic5

使用说明

数据库

cd db
docker-compose up -d

后端 api server

cd api-server
# 配置文件位于api-server/internal/config.toml,默认连接本机postgreSQL与bot服务
make run

Bot服务

cd wechat-bot
# 修改.env文件中的token与协议,并加载到环境变量中
sh .env
make run

前端小程序

cd mini-program
npm run dev:mp-weixin
# 然后打开微信开发者工具,导入mini-program/dist/dev/mp-weixin

后续TODO

  • 修复群聊名称过长时无法修改的问题。
  • 在群公告展示拼车详情信息。
  • 根据不同的拼车信息,展现不同的缩略图。
  • 后端加入mapper与DTO层。

rw-helper's People

Contributors

jellyzhang avatar

Stargazers

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