Right-click on the SoftSourceWebTool application or service file.

rl.close();

// Initialize form handler client.formHandler.mount('#contact-form', onSuccess: (res) => console.log('Form submitted', res), onError: (err) => console.error('Form error', err) );

Modify your package.json to make the setup easy to run.

if (fs.existsSync(envPath)) console.log('✅ .env file already exists. Skipping configuration.'); rl.close(); return;