There is a Chat App (Socketio/React/Node) that I'm trying to create. I want to upload it on github. The directory root has two separate folders - Client & Server, while I'm try to upload it, it is saying
"warning: adding embedded git repository: extractor/annotator-server
hint: You've added another git repository inside your current repository."
So, what I'm supposed to do? How to upload my project on github, when it has 2 repos inside?Any hints?
add them as git submodules