An example of how to run Lucee (CFML) inside of Electron.
To install, you first need to install electron if you haven't already. This method could also be used for any Node.JS app.
npm install electron --save-dev
git clone https://github.com/fyroc/lucee-electron.git
cd lucee-electron
npm install
npm start
- Upload your ColdFusion files to
/lucee/webapps
- Access to Lucee admin - http://localhost:8888/lucee/admin/server.cfm
- You can also access Lucee with http://localhost:8888/