Gerardo Bort
Gerardo Bort
Hi @eldefay, Could you provide info on how to generate this type definitions file? (dependency and npm command). It would be good to add this to the project package (build...
Thanks @eldefay! will figure out what's best. I don't want to hard code types as they may evolve and break stuff in the future and will be hard to maintain.
Hi @TheActualWalko! Thank you so much for your contribution. I think this is a great addition to the project, specially for the TS folks. I'd like to know if there's...
Hi @Curiousite, I would be happy to merge a PR if you want to contribute with that. Also, I'll review and merge https://github.com/gerardobort/node-corenlp/pull/49 as soon as I can. Thanks!
Hi @ivanmayes, Please refer to my comment on this: https://github.com/gerardobort/mongorilla/pull/13 I would say exactly the same on this as for that other pull-request. In fact, both implementations have conflicts between...
Hi @ivanmayes, About the conditional fields feature, I've never seen this before (Drupal/Wordpress), and didn't know that KeystoneJS has it. I'll look more into that next, but now I'm having...
@ThomasLengeling hmm.. never saw that, but it seems to be caused by the source images getting overlapped. I'd recommend you to try this another project I just made public... https://github.com/gerardobort/ofxCarvon...
I'll add proper documentation soon to that one
hi @sys-samk, the app check's a for backend configuration and then enables it. But for some reason there's something in the frontend that's breaking the app and never reaches that...
hi @muni2explore, you may have added a local URL, so you would have to either define a router for that path on the Mongorilla's Express server, or change it to...