1. Complete node roadmap from here.

  2. Read about Objectionjs and Hapijs.

  3. Implement CRUD operation in Hapi js

  4. Implement Objectionjs with Hapijs (with MVC pattern).

  5. install and Learn PostgreSQL.

  6. Learn Git.

    1. How to push your code.
    2. How to create a branch.
    3. How to raise PR(Pull Request).
    4. How to undo a commit https://www.freecodecamp.org/news/git-revert-commit-how-to-undo-the-last-commit/ (what is the difference between hard and soft reset)
  7. Setup **Sansaar/Chanakya**.

  8. Understand **Sansaar/Chanakya** codebase.

  9. Ask for a task, complete it and raise PR.