-
Notifications
You must be signed in to change notification settings - Fork 1
Document Databases #6
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
base: main
Are you sure you want to change the base?
Conversation
…igh-level overview.
… for document database deep-dives.
…ing through the example program. Vary the note blocks, and add a table of contents.
- links to example project within step-by-step instructions - clarification on primary key/name correspondence - link to DNF explanation
aak523
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really detailed and informative, thanks. Just a few comments to resolve.
tychui
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues on glance. Like how you created code examples and linked them within the md file.
Create hackpack for document databases. Currently features Firestore as the document database.
Small example project provided, along with reusable components for authentication.