Skip to content

Commit

Permalink
Initiate gitsubmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
hientominh committed Aug 23, 2023
1 parent 146a2f5 commit 709f37a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "web-client"]
path = web-client
url = [email protected]:janhq/jan-web.git
[submodule "app-backend"]
path = app-backend
url = [email protected]:janhq/app-backend.git
[submodule "mobile-client"]
path = mobile-client
url = [email protected]:janhq/jan-react-native.git
1 change: 1 addition & 0 deletions app-backend
Submodule app-backend added at 46a00c
1 change: 1 addition & 0 deletions mobile-client
Submodule mobile-client added at ccb78d
1 change: 1 addition & 0 deletions web-client
Submodule web-client added at a8d672

0 comments on commit 709f37a

Please sign in to comment.