Skip to content

rogaldh/azulejo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Module Purpose
legacy-azulejo-core legacy core
azulejo-core utilities and hooks
azulejo-backend backend with SSR support
azulejo-client client application
azulejo-order order module
azulejo-man db interface

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published