web: npm run start:prod --prefix server
release: npm run db:migrate --prefix server && npm run db:seed --prefix server