Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 5350514b22 chore(deps-dev): Bump @vitejs/plugin-react from 4.7.0 to 6.0.3 in /web
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 6.0.3.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 19:06:03 +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