#Installing/Setting up MongoDB project

1 messages · Page 1 of 1 (latest)

empty iris
#

how did you install it? homebrew?

young brook
#

yes homebrew

#

i believe i installed it correctly tbh... i'm not sure

#

that's mongod --version

#

but i have absolutely no clue how to connect it throughout my project

empty iris
#

what language are you interfacing with?

#

if you just wanna verify its running, you can use mongodb compass app to poke around in the database

young brook
#

java

#

these are all of my files. i have pretty much nothing in them right now, just class and package names. i haven't added the connection with mongoDB bc i've tried it and just kept getting errors