Skip to content
Discussion options

You must be logged in to vote

Hi @Rajvardhan222! I'm Dosu and I’m helping the cal.com team.

Beyond the README.md and /docs, the most helpful resource is the CONTRIBUTING.md file, which covers contribution workflow, naming conventions, and development practices—this is especially useful for understanding how the team maintains code quality and structure (see CONTRIBUTING.md).

For architectural understanding, check out the /src directory (especially apps/api/v2), where you'll find the main application logic organized by domain (like event-types, bookings, schedules). This modular structure makes it easier to trace how features are implemented and how different parts of the app interact. The /config directory handles en…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Rajvardhan222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant