Skip to content

Commit 0c3ba84

Browse files
authored
Update README.md
1 parent e28f6d4 commit 0c3ba84

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,14 @@
77
#### api documentation: [swaggerHub](https://app.swaggerhub.com/apis-docs/levelopers2/Ecommerce/1.0.0)
88

99
#### populate data: run `node ./seed` (make sure you fill up `mongo-config` file with mongodb url)
10+
11+
12+
13+
<details>
14+
<summary>data model</summary>
15+
<p>
16+
17+
![react-native-store relational model diagram](https://user-images.githubusercontent.com/38830527/92665263-1c4cb880-f2d4-11ea-85a4-201c41517123.png)
18+
19+
</p>
20+
</details>

0 commit comments

Comments
 (0)