I recently built a project using node and express that creates use of a couple of NPMs, once I tried uploading the project to my GitHub repo I got a mistake message stating there have been too many files, I'm guessing these were all the npm files within the node_modules folder. once I attempt to upload the project without including the npm files the project won't work, how am i able to get a functioning node project onto GitHub if it's too big?
Copyright © 2019 OpsTrainerz All Rights Reserved.