Files
hyperion-app/.gitignore
drjones d0c7e0b881 Initial commit: Hyperion — App Store for AI agents
- app.py: single-file Flask service (MCP-native catalog, BTCPay billing)
- README.md: overview + how to run
- LICENSE: MIT
- requirements.txt: flask, requests, werkzeug
2026-08-19 19:29:15 -07:00

5 lines
36 B
Plaintext

hyperion.db
__pycache__/
*.pyc
.env