teamup-org / mern-template

GNU Affero General Public License v3.0
1 stars 1 forks source link

Profile view description #19

Closed jhbeeber closed 2 weeks ago

jhbeeber commented 3 weeks ago

Added a script that creates the database and collection in the local MongoDB instance, and also added a script that adds a test user to the new collection. Updated server logic to connect to the local MongoDB instance when the application is running. Updated ReadMe to include instructions for Windows users on how to set up MongoDB on their device. Lastly, added dependencies to support MongoDB.

Steven7zzz commented 3 weeks ago

The steps for macOS users ti install mongo looks right.