Back-end part of a full-stack dubbing app.
The front-end part link is https://github.com/yuhaolu1994/DubbingApp
- install MongoDB on localhost and run "mongo" command
- open the project in IDE like Webstorm and run "node app" command in terminal
- make sure your phone and computer are in the same WIFI
- change the variable baseUrl in config file to your current ip address
- Koa v2.5.1
- mongoose v5.1.6
- cloudinary v1.11.0
- qiniu v7.2.1
- twilio v3.17.4