New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@dedel.alex/adonis5-mongoose

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dedel.alex/adonis5-mongoose

Mongoose Provider for AdonisJS

latest
Source
npmnpm
Version
8.13.2
Version published
Maintainers
1
Created
Source

Install Mongoose Provider in Adonis

Install dependency

npm i @dedel.alex/adonis5-mongoose

RUN COMMAND

node ace configure @dedel.alex/adonis5-mongoose

Generate model

node ace mongoose:model Test

Configure MongoDb

# MongoDb URI
MONGODB_URI=mongodb://127.0.0.1:27017/mydb

# Mongoose connection options
MONGODB_OPTIONS="{}"

# Use mongoose default connection?
MONGODB_CREATE_NEW_CONNECT=false

Github project

https://github.com/aDedel/adonis5-mongoose

Keywords

adonisjs

FAQs

Package last updated on 06 Apr 2025

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