observablehq / framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
https://observablehq.com/framework/
ISC License
2.57k stars 123 forks source link

Improve connection between CLI and Cloud #1657

Open tophtucker opened 2 months ago

tophtucker commented 2 months ago

Split off from https://github.com/observablehq/framework/pull/1646. Some relevant tasks (reasons you’d want web settings from CLI) might be:

  1. Opening the page the first time you deploy and the app is created on Observable so you can continue initial configuration
  2. Kicking off a cloud build and viewing logs
  3. Link the app to the repo you’re in (if possible??)