JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 196
  • Score
    100M100P100Q98497F
  • License GPL-3.0

A Lando plugin that provides a tight integration with MongoDB.

Package Exports

  • @lando/mongo
  • @lando/mongo/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lando/mongo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

MongoDB Lando Plugin

This is the official Lando plugin for MongoDB. When installed it...

  • Allows users to run various mongo versions

Of course, once a user is running their MongoDB project with Lando they can take advantage of all the other awesome development features Lando provides.

Basic Usage

Add a mongo service to your Landofile

services:
  myservice:
    type: mongo

For more info you should check out the docs:

Issues, Questions and Support

If you have a question or would like some community support we recommend you join us on Slack.

If you'd like to report a bug or submit a feature request then please use the issue queue in this repo.

Changelog

We try to log all changes big and small in both THE CHANGELOG and the release notes.

Maintainers

Contributors

Made with contributors-img.

Other Selected Resources