Mackay-Fisher / MyHealthArc

This is our awesome capstone porject
2 stars 0 forks source link

Mongodb setup #8

Closed jhbeeber closed 2 weeks ago

jhbeeber commented 3 weeks ago

Set up Swift and Vapor development environment and configured it with a cloud-based Mongo database. Integrated compatibility with .env, which stores the database connection string and user keys. Also created a testing script that inserts a test user into the MongoDB test collection.