generated from coulomb/repo-seed
observatory stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user