Giter Club home page Giter Club logo

node.js-wechat-develop's Introduction

Node.js-WeChat-develop

Use Node.js develop WeChat public number

环境配置

如果有自己的域名和服务器是再好不过的了,但是如果没有的话,可以像这样:

安装依赖

npm install

  1. 起一个本地的node服务,注意一下端口号

node app.js

  1. 然后映射到外网
  • ngrok http 本地服务的端口

或者

  • ./natapp.exe

或者

  • npm instsll -g localtunnel

lt --port 本地服务的端口

每次重启本地服务后都要重启localtunnel,并重新配置微信服务器配置

有时这些服务不稳定,和微信服务器对接出错时建议多试几次

node.js-wechat-develop's People

Contributors

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