Skip to content

final commit for eval#149

Open
brodieheg wants to merge 3 commits intoprojectshft:masterfrom
brodieheg:master
Open

final commit for eval#149
brodieheg wants to merge 3 commits intoprojectshft:masterfrom
brodieheg:master

Conversation

@brodieheg
Copy link

No description provided.

@lmicek
Copy link

lmicek commented Jan 7, 2024

Never push node_modules to the repo - put in your .gitignore file before pushing.

@lmicek
Copy link

lmicek commented Jan 7, 2024

In newer version of node - you will need to change localhost to 127.0.0.1 for the mongo server:
mongoose.connect("mongodb://127.0.0.1/products",

It would be a good idea to include a readme if you are going to use an older version of node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants