Skip to content

dotindustries/moar

Repository files navigation

Test

moar

moar (pronounce "more") is a modular augmentation registry for VueJS and ReactJS.

But why?

Based on Distributed vue applications by Markus Oberlehner this registry is a central hub for managing modules (remote components) for VueJS and ReactJS applications.

Documentation

OpenAPI docs

Try it

  1. run docker-compose up in the ./docker directory to start the registry
  2. create your first module
  3. upload a version of the module
  4. making sure everything is in place

Install command line tool

macos

brew install dotindustries/tap/moarctl