<<<<<<< HEAD
Xsync image api server.
- docker-compose up
- yarn
- yarn dev-start-nodemon
- yarn start
To build and run this app locally you will need a few things:
- docker
- node.js
- VS code
- Require your mongodb dump file in ./mongo-dump.
./mongo-dump/
<dump files>
- Server
- nodejs:8
- Language
- typescript
- ORM: typeorm
- mysql
- mongodb
- Build tools
- webpack
- Docker-compose
- Referrence
- MS Typescript nodejs starter
This api server is BMM. But it will be merged with legacy 2.0 server.