A demo project for fastwego/miniprogram
- 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.distfile and rename to.env - run
miniprogram-demo& viewhttp://localhost/api/weixin - that's all & good luck ;)