#!/bin/sh
# server for built files
nodemon --watch build --max-old-space-size=64 -e js build/server/main.js -c config.json