Hi,
If I would like loopback to automatically refresh after changes, how can I do that?
running 'nodemon start' doesn't seem to work, it runs the server, but doesn't restart upon changes.
(.P.S, is there a substitute to 'lb property', for loopback 4, to add a new property to a model?)
Thanks.