- Install the dependencies.
- Optional: Check out the useful articles.
- Get familiarized with the project structure.
- Run
task -l
to see available tasks. - Run
task
to automatically install the Go/Node packages and run the app in development mode. - Get familiarized with the code conventions followed in the project.
- Start exploring the codebase from:
- Update checklist. Use this to ensure you don't forget to update all necessary parts of the project when making changes.