Spaces:
Running
Running
metadata
title: TODOList Laravel
emoji: 📝
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
app_port: 8000
Laravel TODOList - Hugging Face Spaces
🚀 Laravel TODOアプリケーション with GitHub Actions自動デプロイ
🌟 特徴
- ✅ GitHub Actions自動デプロイ
- 🎨 Laravel + Vue.js UI
- 📝 TODOリスト管理
- 🐳 Docker対応
- 🌐 Hugging Face Spaces完全対応
🚀 アクセス
Laravel TODOアプリケーションにアクセス:
- メインページ:
/
- API エンドポイント:
/api/todos
🔄 自動デプロイ
このスペースはGitHub Actionsで自動更新されます:
main
ブランチへのプッシュで自動デプロイ- 手動実行も可能
- Laravel アプリケーションの最新版を常に反映
📡 最終更新
Last deployed: $(date -u '+%Y-%m-%d %H:%M:%S UTC')
About Laravel
Laravel is a web application framework with expressive, elegant syntax. This TODO application demonstrates Laravel's capabilities with:
- RESTful API endpoints
- Database migrations
- Eloquent ORM
- Vue.js frontend integration