I'm trying to upload my node-red project to github
I configured node-red like in the documentain
and in node-red everything looks fine and working (stage/commit) on errors
also if I lock in history I can see the commits
but I can not find the project in github
Is there an way to put on more logging or so to see what the problem is
and why is node-red acting like there is no problem?
Enter the git url for the new remote (leave the name as 'origin')
Once that is all done, you'll be able to push your changes to GitHub:
In the Commit History section of the sidebar tab, you should now see a button with a pair of arrows - that is the remote repo button. Click on it and you should have an option to push changes to the remote.