Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 8bbc7cdea4 chore(deps-dev): Bump postcss from 8.5.15 to 8.5.16 in /web
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.16.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.15...8.5.16)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 19:05:40 +00:00
Mauricio Barragan c1557908fa chore(m4): enable Dependabot on default branch
Add .github/dependabot.yml for npm and GitHub Actions weekly updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 13:04:18 -06:00
Mauricio Barragan 23c09bca43 Merge pull request #2 from mauricioabh/dev
Add Render deploy config (render.yaml)
2026-06-10 13:43:27 -06:00
Mauricio Barragan fbfa6e3ba6 Add render.yaml for Render Docker deploy with env vars and health check.
Documents production web service config (free tier, Singapore, main branch auto-deploy).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 13:43:01 -06:00
Mauricio Barragan 3683084fc0 Merge pull request #1 from mauricioabh/dev
Initial release: Arb Pulse monolith
2026-06-08 21:10:23 -06:00
Mauricio Barragan 2e8744ccf0 Initial commit: Arb Pulse monolith with CI and optional Fly deploy.
Real-time BTC cross-exchange arbitrage detection (Kraken, Bybit, OKX, Binance)
with React dashboard, GitHub Actions CI, and documented Fly.io deploy workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 21:04:53 -06:00
Mauricio Barragan 908aefb2d8 chore: initialize main branch
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 21:04:53 -06:00