Socket
Socket
Sign inDemoInstall

azulejo

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    azulejo

Azulejo notes


Version published
Maintainers
1
Install size
3.75 kB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 17 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc