This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# You need to clone the project and run it | |
# For the CQRS and domains create everything under a file called CQRS.js | |
# For handling the flow create a file called services.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"_id": "60aece7af7c23ec5a8ad91bb", | |
"branch": { | |
"city": "Geyserville", | |
"latitude": "-74.104108", | |
"longitude": "135.162198", | |
"name": "Sussex Branch" | |
}, | |
"createdOn": "May 26, 2019 10:57 PM", |