Manage and upload new themes on a Adonis web application
This extension enables you to upload a zip file containing .edge files. The extension will then unzip the file to /pages, replacing any existing .edge files.
npm i adonis-theme-uploader
node ace configure adonis-theme-uploader
Routes for this extension are located in start/uploader.ts
and are normal Adonis routes, allowing you to add middleware where necessary
[] CSS support config
[] Zip existing files config