lunchclass / absolute

Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Apache License 2.0
103 stars 31 forks source link

Add new gulp task to 'gulpfile.js' for running mongo daemon. #513

Closed llighter closed 6 years ago

llighter commented 6 years ago

I applied the mongo daemon startup option to 'gulpfile.ts' ISSUE= #503

llighter commented 6 years ago

I use 'child_process' module for running command shell. And I think 'child_process' is basic module in Node and also I could be used various way to run command shell. My reference is this. I'm sorry to be late on schedule.

llighter commented 6 years ago

I'll close this PR for new PR. new PR number is #516