Skip to content

Perafan18/adonis-sentry-example

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published