Adonis Sentry Example Setup Install dependencies. yarn Or npm install Add you own credentials Add your DSN in the .env file. SENTRY_DSN= SENTRY_ENVIRONMENT= Testing configuration You can test your configuration using the command: adonis sentry:test