🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@octoper/adonisjs-sentry

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octoper/adonisjs-sentry

Sentry provider for AdonisJS 6

0.1.1-0
latest
npm
Version published
Maintainers
1
Created
Source

@octoper/adonisjs-sentry


gh-workflow-image npm-image license-image

[!WARNING] This package is under construction, use it at your own risk.

Sentry SDK for AdonisJS

This is an unofficial Sentry SDK for AdonisJS framework

Installation

Install the @octoper/adonisjs-sentry package from the NPM package registry

npm i @octoper/adonisjs-sentry

Configure

Once done, you must run the following command to configure the Sentry SDK package.

node ace configure @octoper/adonisjs-sentry

# With Sentry DSN
node ace configure @octoper/adonisjs-sentry --dsn="https://..."

Thanks

This projects uses the adonisjs/pkg-starter-kit template and relied on all the official AdonisJS packages on how to create it.

License

This package is open-sourced software licensed under the MIT license.

Keywords

AdonisJS

FAQs

Package last updated on 24 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts