Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 333 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 333 Bytes

AsaderoCienDeliveryService-api

API REST para el cliente web de la aplicación Asadero Cien - Delivery Service

The database is hosted using Mongodb’s Atlas service.

To use your own Mongo database make sure tu update the url string under dao/MongoConnection.js and add the DATABASE_PASSWORD env variable to your .env file.