islandflow/services
dirtydishes 3eb7dc9211 Add env example and require Alpaca creds from env
- add .env.example with ingest/config defaults
- warn on missing Alpaca/Databento envs and remove hardcoded Alpaca defaults
- document .env setup in README
- allow .env.example to be tracked
2025-12-29 14:49:45 -05:00
..
api Harden dev startup and web typecheck 2025-12-27 21:20:22 -05:00
candles Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00
compute Harden dev startup and web typecheck 2025-12-27 21:20:22 -05:00
eod-enricher Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00
ingest-equities Add ingest adapter seam and IBKR stub 2025-12-27 23:02:11 -05:00
ingest-options Add env example and require Alpaca creds from env 2025-12-29 14:49:45 -05:00
refdata Scaffold monorepo dev setup 2025-12-27 18:45:26 -05:00
README.md Add event bus and storage layer 2025-12-27 19:14:44 -05:00

Services

Ingest, compute, API, and other runtime services live here. Scaffold pending.