/miniprogram-demo

A demo project for fastwego/miniprogram

Primary LanguageGoOtherNOASSERTION

miniprogram-demo

A demo project for fastwego/miniprogram

powered-by-fastwego

Install

  • checkout project git clone https://github.com/fastwego/miniprogram-demo.git
  • install fastwego/miniprogram go get -u github.com/fastwego/miniprogram
  • build go build
  • edit config in .env.dist file and rename to .env
  • run miniprogram-demo & view http://localhost/api/weixin
  • that's all & good luck ;)