feat(docs): add developer documentation
This commit introduces a new developer documentation hub under the devdocs directory. The goal of this new documentation is to provide a comprehensive resource for developers working on the Firestore JS SDK.
The new documentation includes:
- Overview: A high-level overview of the SDK, its goals, and architecture.
- Prerequisites: A guide for new contributors, outlining the necessary skills and knowledge.
- Architecture: A detailed explanation of the SDK's architecture, core components, and data flow.
- Code Layout: A document that explains the structure of the codebase.
- Build & Testing: Initial documents for the build and testing processes.
- Bundles: Initial documents for the bundles capability.
⚠️ No Changeset found
Latest commit: 9892f5791f045eaa01698045dd7357b0f308e335
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Size Report 1
Affected Products
No changes between base commit (8e26a55) and merge commit (eb7d97e).Test Logs
Size Analysis Report 1
Affected Products
No changes between base commit (8e26a55) and merge commit (eb7d97e).Test Logs
Changeset File Check :white_check_mark:
- No modified packages are missing from the changeset file.
- No changeset formatting errors detected.