Helder S Ribeiro

Results 20 comments of Helder S Ribeiro

Good idea. [Open Collective](https://opencollective.com/) could be an alternative.

@karuppiah7890 I followed your instruction, then ran `sudo docker-compose up` and everything was successful up to a point. The server booted up, I went to `http://localhost:8000`, clicked "Sign in with...

Not sure if it's related, but at first I didn't set a `PSQL_USERNAME`, `PSQL_PASSWORD`, and `PSQL_DATABASE` in the `.env` file and the `docker-compose up` showed this: ``` postgres_1 | ****************************************************...

@karuppiah7890 I found the error! I had set up the Google+ API on Google API Manager, but after setting it up it remained disabled. I enabled it, then things worked...

The user has to be able to start from somewhere if they don't already have a list on some other service. For FCC the use case was migrating from Mailchimp...

Is there a plan to support type annotations in the repl? I got here from #113. I was searching for the error described there after trying to send some code...

@pboling do you think a lot would have to be changed to make it work with rails3 (in case someone wants to dive in)?

Not promising anything, but I'll start taking a look at the code. I'm already going through some hell porting shapado (obvio171/shapado) anyway, so some of what I'm learning in the...

Btw, since it's such a different project already with likely irreconcilable differences, would this maybe be the opportunity to take it into its own different project instead of being a...