CravingCrates / AnkiCollab-Website

The source code to the Website of www.ankicollab.com
GNU General Public License v3.0
11 stars 2 forks source link

add sentry on the backend #3

Closed constantingoeldel closed 10 months ago

constantingoeldel commented 10 months ago

Basically copied from a personal project. Plugin implementation here: https://github.com/CravingCrates/AnkiCollab-Plugin/pull/22.

I did not test them yet, partly because I can't get the plugin to start (something about the google APIs).

You need to create a Sentry account and then add the endpoint in the .env file and in main.py. The R2 stuff from the .env.example file is not relevant yet.