Skip to content

stack-review/stackreview-mongodb-realm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackreview MongoDB Realm application

Description

This is the documentation about the Realm application used by the stack review project.

Collections

Reviews

Collection to store all code reviews with the comments embedded in the comment property.

Review schema

TODO

Review collection rules

TODO

Users

Collection to store all basic user data. Authentication is done by Auth0 so the idea is only to store user informations as a caching mechanism to ease querying.

User schema

TODO

User collection rules

TODO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published