Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configuration reference to on-boarding document #2

Merged
merged 2 commits into from
May 17, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ In the quoting-service project root, install NMP (at the time of publish node v8
```bash
install npm
```
## Configuration

Configuration is maintained in the [default.json](./config/default.json).

## Initialising the database and starting the service

Expand All @@ -50,4 +53,6 @@ npm start

## Run Tests

Use Postman to generate quotes.
Please refer to Central-Ledger repository to setup Postman.

Postman is used to generate quotes via the quoting-service.
1 change: 0 additions & 1 deletion src/data/bulkQuotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/data/bulkQuotes/{ID}.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/data/bulkQuotes/{ID}/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/data/cachedDatabase.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion src/data/database.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion src/data/mockgen.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion src/data/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/data/quotes/{ID}.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/data/quotes/{ID}/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/handlers/bulkQuotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion src/handlers/bulkQuotes/{ID}.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion src/handlers/bulkQuotes/{ID}/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/handlers/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/handlers/quotes/{ID}.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion src/handlers/quotes/{ID}/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/model/errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/model/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
3 changes: 1 addition & 2 deletions src/model/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
Initial contribution
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Casablanca
* Original Author: James Bush
* Project: Mowali

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion test/unit/bulkQuotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion test/unit/bulkQuotes/{ID}.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion test/unit/bulkQuotes/{ID}/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion test/unit/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion test/unit/quotes/{ID}.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down
1 change: 0 additions & 1 deletion test/unit/quotes/{ID}/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--------------------
The initial functionality and code base was donated by the Mowali project working in conjunction with MTN and Orange as service provides.
* Project: Mowali
* Original Author: James Bush

Contributors
--------------
Expand Down