-
Notifications
You must be signed in to change notification settings - Fork 0
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
Path to a stable backend.. #1
Comments
File naming nomenclature GraphQL query proposal: getFiles (takes optional or required category, TBD), getCategories |
Setup on Google Cloud Platform
Then (enables file storage),
Then (Cloud Function for GraphQL server and an ease of convenience function for adding an image to our app),
|
Upvote authentication and confirmation
In addition to these measures, we need to implement proper checks to see if the image exists before voting. GraphQL query proposal: getUpvotes, upvoteAndQuery, downvoteAndQuery (take authentication token and our own app token (to safeguard from external API communication) as argument) |
The text was updated successfully, but these errors were encountered: