CoolFace
Apppublic

Maxx45654/ricci-reserve-protocol

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
50 commits on main
2e8a00510mo ago

Fix working directory - run from /app root to preserve relative paths

Andrew Smith
f32f72910mo ago

Add Railway deployment configuration

Andrew Smith
82e295210mo ago

Simplify Dockerfile - copy entire project, build in place, run from dashboard directory

Andrew Smith
924ec7810mo ago

Remove middleware copy from builder stage - only copy in final stage

Andrew Smith
2072a0710mo ago

Fix Dockerfile - properly copy middleware directory with correct path

Andrew Smith
e24ce9910mo ago

Simplify Dockerfile - copy entire dashboard and engine directories to ensure all files are included

Andrew Smith
3610b9110mo ago

Fix Dockerfile - copy middleware before server.js to resolve module dependencies

Andrew Smith
daadcf710mo ago

Improve Dockerfile robustness for HuggingFace build - add middleware copy, error handling

Andrew Smith
a2e8ae610mo ago

Add git to Docker dependencies for HuggingFace build

Andrew Smith
7b31fd310mo ago

Update security incident response - all remediation complete

Andrew Smith
2c5d71d10mo ago

Remove .env file from git tracking - contains sensitive credentials

Andrew Smith
62b088810mo ago

Add security incident response documentation

Andrew Smith
340a1f910mo ago

Remove exposed Telegram bot token from documentation

Andrew Smith
87c7f2310mo ago

Deploy to HuggingFace Spaces - Unified Docker image

Andrew Smith
f3e4c1410mo ago

Deploy AxiomTestnet to HuggingFace Spaces - Unified Docker image with Node.js + Python

Andrew Smith
d8bbfc510mo ago

Fix: Use correct appId in Fly.io GraphQL mutation

Andrew Smith
7f30d6e10mo ago

Add quick setup guide for coin switching

Andrew Smith
a22eaa110mo ago

Add final summary: Coin switching fixed with Fly.io Secrets

Andrew Smith
75cf8f610mo ago

Fix: Use Fly.io Secrets for dynamic coin switching

Andrew Smith
67b17d510mo ago

Add summary of coin restart bug fix

Andrew Smith
c58423a10mo ago

Fix: Enable auto-restart on Fly.io with API integration

Andrew Smith
89135b510mo ago

Add Fly.io auto-restart guide for live demo

Andrew Smith
a1b94c010mo ago

Add comprehensive auto-restart documentation

Andrew Smith
f7f1a0c10mo ago

Document auto-restart feature for coin changes

Andrew Smith
439aef410mo ago

Add final solution summary for coin switching

Andrew Smith
9f4b05810mo ago

Add engine restart script and troubleshooting guide

Andrew Smith
ef32c1310mo ago

Add coin feed fix documentation and quick reference guide

Andrew Smith
37d5ae510mo ago

Fix: Coin feed switching now works correctly

Andrew Smith
dce37ca10mo ago

Add Fly.io deployment ready summary

Andrew Smith
fa9d4df10mo ago

Add Fly.io demo deployment guide

Andrew Smith
73a64a510mo ago

Add live demo quick start guide

Andrew Smith
233c76610mo ago

Add demo ready summary

Andrew Smith
52c391510mo ago

Add comprehensive live blockchain demo guides

Andrew Smith
7dbaaeb10mo ago

Add testing summary documentation

Andrew Smith
4e339a110mo ago

Add comprehensive testing guides and documentation

Andrew Smith
de0087a10mo ago

Fix: Add engine/__init__.py imports and create comprehensive testing guide

Andrew Smith
9ac688c10mo ago

20-Week Roadmap Complete - Final Summary

Andrew Smith
b91ec0910mo ago

Phase 10 Implementation Complete: Developer Tools & Final Integration

Andrew Smith
946144810mo ago

Phase 9 Implementation Complete: Compliance & Governance + Advanced Optimization

Andrew Smith
14d80e110mo ago

Phase 8 Implementation Complete: Advanced Security and Real-Time Processing

Andrew Smith
1d0356b10mo ago

Phase 7 Implementation Complete: Enterprise Features & Advanced Analytics

Andrew Smith
4198a4d10mo ago

docs: Add merge completion summary

Andrew Smith
9929e9d10mo ago

Merge branch 'audit-phase2' into main

Andrew Smith
1c4b33f10mo ago

docs: Add branch analysis and merge documentation

Andrew Smith
27e67c210mo ago

Quick fixes: Solhint config, dependency updates, bundle optimization

Andrew Smith
b7e3d1110mo ago

feat: Add live blockchain testing and cleanup utilities

Andrew Smith
c0b554c11mo ago

fix: Update API test to check for correct field name and add final test report

Andrew Smith
ec7c82911mo ago

feat: Enable blockchain testing and create comprehensive test suite

Andrew Smith
f63f0a511mo ago

Phase 3: Telegram Bot Alerts - Complete Implementation

Andrew Smith
d4ea76711mo ago

feat: Add Binance Live Price Integration to Dashboard

Andrew Smith