1.install docker,npm,yarn.
2.clone this project on your computer(e.g postboy)
3.$cd postboy
4.$docker-compose up -d
5.$yarn install
or npm install
(untest)
6.$mv svnconfig.js.tmpl svnconfig.js
7.$npm run gendata
8.$npm run start-dev
If failed please check if you install webapack.
9. Next you can add and edit some datas. and enter http://localhost:8083/MockServer/appserver?uid=lee&servicecode=1234561 find mockdata.
I Dont know
[ ]Can send get and post method.
[ ]Mock server support.