DanielSeehausen / fi-field-day

Flatiron WSServer for Hackathon
4 stars 6 forks source link

command line arg for total group count for npm start #35

Closed realAndrewCohn closed 6 years ago

realAndrewCohn commented 6 years ago

Allows us to start up the app with an optional group count. Only works for npm start as supervisor does not like this extra flag; npm start -- --groups=90

realAndrewCohn commented 6 years ago

See this for more info: https://stackoverflow.com/questions/11580961/sending-command-line-arguments-to-npm-script