Nahuel Alejandro Ramos

Results 6 comments of Nahuel Alejandro Ramos

It would be great for IoT ad-hoc servers listening for UDP messages. Thanks.

@tnolet , this seems like a known issue downloading the template when the CLI was released without the `v` prefix version tag. There are changes in the `create-cli` pending to...

@umutuzgur , as far I could investigate we should adjust dependencies path and make all to start from the path of the spec file. If now, the lambda-runner won't be...

@clample , I was trying a package `deep-object-diff` to get the `added`, `updated` and `deleted` dif. I'll continue working in the `/next/deploy` endpoint, adding a detailed JSON we could manipulate...

@clample @umutuzgur , I finished a first approach displaying a the differences with `json-diff`. I still need to improve some changes a applied in the backend, but I wanted to...

@umutuzgur @clample , we'll need to apply some changes in the backend to be able to compare the `current` vs. `next` state. I was able to 'simulate' the new state...