Service that translates the information from the database (MongoDB) for the view, implemented for the AngularJS Dashboard.
To connect this app to your MongoDB you must create a file called .env
in the root folder of your project with the following:
DB_CONNECTION=<url / credentials>