Deal Maker CLI Docs Developer Guide Match Engine Detail Node.js Node.js 12 is required nvm use 12 Install Dependencies npm install Set Database Configuration cp ormconfig.yml.example ormconfig.yml Set Environment Variables cp .env.example .env Initialize Project npm run init Start Deal Maker npm run start:prod Open Web UI Visit http://localhost:3000.