Having trouble setting up freeCodeCamp locally for development

edit: nvm, going to wait until the ‘next’ branch of the repo is live

see: Hacktoberfest 2018 update


Hi all,

I’m trying to get fcc up and running locally to work on an issue.

I’ve followed all instructions in the contributing.md and it all loads fine.

My issue is that when I click ‘sign in’ to make the first user account, I get a DNS error message and nothing else. Mailhog is up and running, and confirmed via http://localhost:8025/.

The redirect url for the sign in link is this, if this gives any clues as to what is going on: https://stuff/authorize?response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fauth%2Fauth0%2Fcallback&scope=openid%20profile%20email&client_id=stuff

1 Like