Commit Graph

7 Commits

Author SHA1 Message Date
Alexa Louise
fae60f79d2 Add complete BlackRoad OS backend API and wire all apps
- Created FastAPI backend with all endpoints (auth, agents, chat, blockchain, payments)
- Added unified BlackRoad API client (blackroad-api.js) for all frontend apps
- Updated index.html to use new unified API
- Backend includes health checks, JWT auth, and mock AI responses
- Ready for Railway deployment with Procfile and railway.json
- All frontend apps can now share authentication and API calls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 14:29:08 -06:00
Alexa Louise
b7d37f913d Add working mock API and backend integration
Features:
- Mock API service for development
- PHP API proxy for GitHub Pages hosting
- Client-side API handling
- Works offline and online
- Full authentication flow
- AI chat responses
- Payment intent creation

All apps now fully functional without requiring backend deployment!

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 13:46:35 -06:00
Alexa Louise
df24149b53 Add Krak + Bitcoin payment methods to all BlackRoad apps
- Added Krak payment link: https://krak.app/AAAAAAAA
- Added Bitcoin address: 3NJYuq8KA1xBea6JNg32XgDwjpvLkrR5VH
- Created complete apps for all subdomains:
  • chat.blackroad.io
  • pay.blackroad.io
  • buy.blackroad.io
  • math.blackroad.io
  • agents.blackroad.io
  • docs.blackroad.io
  • console.blackroad.io
  • status.blackroad.io

All apps feature:
- BlackRoad gradient branding
- Payment integration (Krak + BTC)
- AI agent messaging
- Responsive design

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 13:37:04 -06:00
Alexa Louise
96ca6e7c77 Add Krak payment link to homepage 2025-12-13 13:34:13 -06:00
Alexa Louise
5f166457dc Complete BlackRoad OS app with auth and payments live
- Full authentication flow (login/register)
- Backend integration with core.blackroad.systems
- Stripe payment processing
- 3 pricing tiers (Starter/Pro/Enterprise)
- Responsive gradient UI
- Session management
- Production deployment to https://blackroad.io

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 13:30:52 -06:00
Alexa Amundson
1b88b8df9d Add dashboard page for site components 2025-12-02 21:07:16 -06:00
Your Name
b7d86e1aa3 Deploy static site for blackroad.io 2025-10-24 22:05:56 +00:00