Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARCHITECTURE.md file #942

Merged
merged 12 commits into from
Oct 31, 2022
Merged

Add ARCHITECTURE.md file #942

merged 12 commits into from
Oct 31, 2022

Conversation

xavdid-stripe
Copy link
Member

Reviewers

r?
cc @stripe/developer-products

Summary

After reading through the code, add an ARCHITECTURE file, outlining the general structure of the codebase and hottest code paths. This was mostly meant as an exercise for myself, but I've found it helpful to save and maintain these documents over time.

Also, I haven't done much work in this codebase, so please double check that what I wrote is accurate and helpful! Also, feel free to suggest other important sections that a new contributor would find helpful when diving into an unfamiliar codebase.

@xavdid-stripe xavdid-stripe requested a review from a team as a code owner August 12, 2022 23:08
Copy link
Collaborator

@tomer-stripe tomer-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this! I'm trying to think through how exactly to do this but we probably want to further tease apart the auto-genned resource commands (and how they work) with non-API commands (like listen, status, etc).

Probably also worth explaining how configs and plugins work, but that's for us and not you/this PR.

ARCHITECTURE.md Outdated Show resolved Hide resolved
ARCHITECTURE.md Outdated Show resolved Hide resolved
ARCHITECTURE.md Outdated Show resolved Hide resolved
ARCHITECTURE.md Outdated Show resolved Hide resolved
@xavdid-stripe
Copy link
Member Author

Ok, I've tweaked the language based on feedback- it's hopefully more clear now!

ARCHITECTURE.md Outdated Show resolved Hide resolved
ARCHITECTURE.md Outdated Show resolved Hide resolved
ARCHITECTURE.md Outdated Show resolved Hide resolved
@xavdid-stripe
Copy link
Member Author

updated per your comments- thank you!

@xavdid-stripe xavdid-stripe merged commit 4b334a0 into master Oct 31, 2022
@xavdid-stripe xavdid-stripe deleted the xavdid/architecture branch October 31, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants