1.2.1 • Published 6 years ago

azulejo v1.2.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Moto: run most of applications powered by MODx on top of Node.js®.

Intro

It's fun to work with MODx. But the more you dig in, the more you tweak it from inside or write your own versions of modules just cause they don\'t fit. Of course you can contribute to, but popular ones are transfered to paid repos :(

Problems to solve

Assume that` application is more about data not code. Everything else is optional. So what we'll get:

  • Applications lays on data
  • Application consists of services
  • Services are reusable across applications
  • Service consists of modules
  • Modules exist either standalone or as a part of a service

TOC

Azulejo is built on top of awesome Feathersjs, and divided in separate modules:

ModulePurpose
legacy-azulejo-corelegacy core
azulejo-coreutilities and hooks
azulejo-backendbackend with SSR support
azulejo-clientclient application
azulejo-orderorder module
azulejo-mandb interface
1.2.1

6 years ago

1.2.0

6 years ago

1.0.0

7 years ago