Quasar dedicated Frontend Overwatch App for LNBits Before Starting Deploy Keep sure that you have added the LNBits URL to match your server. Change them in all this files provided in the Screenshot. Install the dependencies yarn # or npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Build the app for production quasar build Customize the configuration See Configuring quasar.config.js.