@blacklight-cms/app-proxy.plugin
v0.1.4
Published
Let a remote Blacklight instance serve as application provider for your local
Downloads
3
Keywords
Readme
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.