• B
    Spawn backend application process on serve task · 690b146d
    bryk 提交于
    This setup autoreloads backend process on source change and ensures that
    there is only one process running.
    
    Follow up would be to wire this setup with browser sync to proxy API
    calls to the backend.
    690b146d
backend.js 3.5 KB