observatory stuff
This commit is contained in:
parent
1bdb518a94
commit
4ef04dd5e5
22 changed files with 1005 additions and 159 deletions
|
|
@ -32,11 +32,12 @@ cost-pass-through billing is not active.
|
|||
|
||||
```bash
|
||||
cd projects/coulomb-pricing
|
||||
python3 -m pytest -q
|
||||
make test
|
||||
make design # pull whynot-design tokens/CSS/components
|
||||
make design REF=v0.2.1 # bump to a tag or commit
|
||||
python3 -m observatory --period 2026-06
|
||||
python3 -m observatory --period 2026-06 --output reports/economics-2026-06.md
|
||||
./scripts/sync-whynot-design.sh # pull whynot-design tokens/CSS/components
|
||||
python3 -m observatory.server
|
||||
make serve
|
||||
```
|
||||
|
||||
Open **http://127.0.0.1:8765/** for the Economic Observatory UI (served from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue