You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,6 @@ To start the project, run the following command in the terminal
22
22
23
23
## Setting up the database
24
24
25
-
Add /graphql to the url to access the interactive GraphQL platform
25
+
Create a Mongo database named `score_db` and another named `daily_sun_db`. A partnership with the Daily Sun has given us access to their articles which we copy and paginate the results for frontend.
26
+
27
+
Add /graphql to the url to access the interactive GraphQL platform
0 commit comments