-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f920584
commit a3fdac0
Showing
7 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[submodule "protocol-layer/python-based-protocol-layer"] | ||
path = protocol-layer/python-based-buyer-app-side-protocol-layer | ||
url = https://github.com/Open-network-for-digital-commerce/py-protocol-layer.git | ||
[submodule "protocol-layer/kotlin-based-buyer-app-side-protocol-layer"] | ||
path = protocol-layer/kotlin-based-buyer-app-side-protocol-layer | ||
url = https://github.com/beckn/biab-bap-protocol.git | ||
[submodule "server-side-clients/node-js-based-buyer-app-client"] | ||
path = server-side-clients/node-js-based-buyer-app-client | ||
url = https://github.com/Open-network-for-digital-commerce/biap-client-node-js.git | ||
[submodule "server-side-clients/kotlin-based-buyer-app-client"] | ||
path = server-side-clients/kotlin-based-buyer-app-client | ||
url = https://github.com/beckn/biab-bap-client.git | ||
[submodule "frontend-ui/frontend-react-js-based-buyer-app"] | ||
path = frontend-ui/frontend-react-js-based-buyer-app | ||
url = https://github.com/Open-network-for-digital-commerce/biap-app-ui-front.git |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# reference-implementations | ||
ONDC reference apps | ||
|
||
- [ ] protocol layer | ||
- [ ] https://github.com/Open-network-for-digital-commerce/py-protocol-layer.git | ||
- [ ] https://github.com/beckn/biab-bap-protocol.git | ||
- [ ] server-side clients | ||
- [ ] https://github.com/Open-network-for-digital-commerce/biap-client-node-js.git | ||
- [ ] https://github.com/beckn/biab-bap-client.git | ||
- [ ] frontend-ui | ||
- [ ] https://github.com/Open-network-for-digital-commerce/biap-app-ui-front.git |
Submodule frontend-react-js-based-buyer-app
added at
f49d20
Submodule kotlin-based-buyer-app-side-protocol-layer
added at
8036db
Submodule python-based-buyer-app-side-protocol-layer
added at
2a9b71
Submodule kotlin-based-buyer-app-client
added at
145b48
Submodule node-js-based-buyer-app-client
added at
5813e7