- Install GraphicsMagick. In Mac OS X, you can simply use Homebrew and do
$ brew install graphicsmagick - Create dbConfig.js and keys.js and move to folder config
- Create MySQL database by using AskBid.sql
- Install yarn by
$ npm install -g yarn - Run following command at app directory
$ yarn install
- Run following command at app directory
$ yarn server
- Swagger at path /api-docs