Skip to content

lando/mean

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c5e76a · Sep 30, 2024

History

86 Commits
Sep 11, 2024
Mar 6, 2024
Mar 6, 2024
Sep 11, 2024
Mar 6, 2024
Dec 14, 2023
Jan 28, 2022
Jan 10, 2022
Jan 10, 2022
Feb 9, 2024
Jan 10, 2022
Jan 10, 2022
Feb 9, 2024
Sep 11, 2024
Dec 14, 2023
Jan 10, 2022
Mar 8, 2024
Jan 10, 2022
Jan 10, 2022
Apr 9, 2024
Jan 10, 2022
Feb 13, 2024
Sep 30, 2024
Sep 30, 2024
Jan 10, 2022

Repository files navigation

MEAN Lando Plugin

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

  • Allows users to run a mean stack
  • Allows users to configure node version from 6 all the way to 16
  • Allows users to configure database backend (mariadb, 'mongo, mysql, or postgres)
  • Allows users to set start commands at recipe level
  • Allows users to install global dependencies at recipe level

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

Basic Usage

Add a mean recipe to your Landofile

name: mean-app
recipe: mean

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