Each developer has their own unique coding style, but when collaborating on a shared project, adhering to certain conventions is vital. This documentation encapsulates our accrued wisdom over the years, now at your disposal. Please adhere to the predefined folder structure and coding conventions. Take a moment to explore the range of pre-built methods aimed at easing your development journey. From generic CRUD clients to localization and query helpers, we’ve documented it all. It’s imperative that you thoroughly go through this documentation before kicking off the project, to acquaint yourself with the methods you might need. As a head-start, we’ve crafted a template project that encapsulates these methods along with authentication, and roles and permissions logic; it’s all set for you to dive in. Should any ambiguity arise during development, your first port of call should be this documentation. Upon completing a task, ensure that all coding conventions have been met and the methods have been aptly utilized. This practice will help avert pull request loops, allowing us to focus on the crux of the matter. Happy coding! Happy Coding