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
@@ -46,4 +46,6 @@ $ npm run validate-setup
46
46
- Write JS Doc on top of your routes using YAML based annotations in OPEN API 3.0 format.
47
47
- Run `npm run generate-api-schema` to generate the API schema. A file `public/apiSchema.json` will be created/updated.
48
48
49
-
Read more about contributing to the project: [CONTRIBUTING](CONTRIBUTING.md)
49
+
Check out our video on how to setup the backend here: [Wiki link](https://github.com/Real-Dev-Squad/website-backend/wiki/Backend-setup-and-understanding-the-flow)
50
+
51
+
Read more about contributing to the project: [CONTRIBUTING](CONTRIBUTING.md)
0 commit comments