GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 299 forks source link

New to Node #122

Open night5415 opened 7 years ago

night5415 commented 7 years ago

Hello, I'm a .NET developer trying to dive into the node universe. I'm having issues trying to setup nuts locally for testing. I can see that in web.js it checks env variables for github info. I've hardcoded these and when debugging I get the following errors.

debug.txt

I know this is a setup issue, but am not clear on how to go about this, a quick tutorial on a simple setup would be helpful.

Thank you

night5415 commented 7 years ago

Nevermind, I was able to figure out how to deploy to Heroku.