Perfect Game Server Scripts Run Application Server as Watch Mode npm run start Run Application Server on Server npm run start:dev Build npm run build Test npm run test npm run test:e2e npm run test:coverage npm run test:debug Code Styling npm run lint npm run lint:fix npm run prettier:fix