danielemery / quizlord-api

Graphql api for sharing newspaper quizzes between friends, including results and statistics
https://quizlord.net
MIT License
1 stars 0 forks source link

Add sentry issue tracking #35

Closed danielemery closed 1 year ago

danielemery commented 1 year ago

Add sentry error tracking to api application.

Requires creation of a custom apollo server plugin: https://www.apollographql.com/docs/apollo-server/integrations/plugins/

danielemery commented 1 year ago

Blocked by #34