Skip to content

Backend setup and understanding the flow

anmoldewanrai edited this page Feb 23, 2022 · 3 revisions

Setup:

We require to set up GitHub OAuth and Firestore. There are 2 videos which will help you with the setup:

  • Part 1:

    • In this video we setup GitHub OAuth and we'll download the .json file from firestore.
    • Please watch this video only till we download the .json file from firestore -- timestamp: 5:57, rest of the video is not relevant as per new changes.
    • Link: https://youtu.be/haqPaPRrhPU (According to the latest repo readme: At 0:11, it is yarn install)
  • Part 2:

    • In this video, we use the .json file downloaded from earlier (see Part 1 video) and add it to our backend.
    • Link: https://youtu.be/2Ja5hH2nH1o (According to the latest repo readme: At 1:40, it is yarn validate-setup)

Understanding the backend folder structure and how it works:

  • In this video, we get to understand the folder structure of RDS backend.
  • We also come to know the flow of a request.
  • Link: https://youtu.be/UA6BLtOuuq8