darenc9 / FitFuture

https://fit-future.vercel.app
0 stars 0 forks source link

mara/add-database #57

Closed mfunkel closed 3 months ago

mfunkel commented 3 months ago

What has been done?

Usage

To test, get the database connection string details (secret!) and add to backend-api/.env file under MONGO_URL variable (if not already created). Start the server, and open http://localhost:8080/tests in a browser to see test collection documents retrieved from database. You can manually add or delete documents in the database through the mongodb Atlas account.