Rafael Audibert
Rafael Audibert
@jnunemaker This is an experimental PR, and I am open to hearing your thoughts about the approach I took. I definitely think there should be better approaches, but I didn't...
@jnunemaker No problem! I took some time in my company's Hackathon Week to do this, so I'm actually not 100% available as well - because it's over now :( -...
@NickIliev @rosen-vladimirov Hey, might I work on this? What about a quick message at the end of it with a link to the upgrade instructions in case any of the...
You need to set up your own backend which allows [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) requests, @aditecco. Treffle API doesn't return the required headers so that you could request it from a browser directly...
Hello @aditecco. I think you should try to understand HOW core works (and maybe WHY). I will try to give a simple explanation, but as I wrote in the comment...
I'll try with the help of a drawing. The flow is as follows:  Explaining: * You are on your page: `yourdomain.com` * You do a request to your backend...
@nsitu It works the same way even if you pass it through a query parameter. I just passed through a header because I find it cleaner and more spec-complaint. @w0244079...
Hey @lucasdittrichzup. I might try to work on that. Could you confirm that I understand how it should work? We should remove the `repo-zip` family of commands, having its functionality...
This should probably be closed by now, it looks like #152 fixed it
Se o @felipediogo não estiver em cima disso, posso contribuir com a validação :D