0.1.4 • Published 4 years ago

@blacklight-cms/app-proxy.plugin v0.1.4

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Remote Application Proxy Plugin for Blacklight

This plugin allows you to designate a remote instance of Blacklight to serve as the application logic processor, including the following functions:

  • JSON output from all model processors
  • Any custom routes for all modules
  • img-opt request handling

Templates and public files remain local. This arrangement helps facilitate local development of front-end templates and files, with less concern for model processors, apps, and image optimization.