Your app is ready

Publishing mode

Choose how you want to publish the generated app.

Hosted mode is recommended for the simplest setup.

Connect the generated app to its Apps Script backend.

1. Publish Apps Script backend

Download the generated codice.gs, paste it into Google Apps Script, then publish it as a Web App.

2. Connect Apps Script backend

After publishing codice.gs as an Apps Script Web App, paste the Web App URL below. The app identifier is generated automatically from the saved sheet name.

3. Minimal deployment steps

  1. Open Google Apps Script and paste codice.gs.
  2. Publish or update the Web App.
  3. Copy the final Web App URL.
  4. Paste the Web App URL above.
  5. Click Connect and open app.

Djungo principle

The generated app remains portable: the code is readable, the data stays in your spreadsheet, and the browser does not expose the Apps Script URL or write key.