Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nozomi-koborinai/flutter-tokyo-hackathon-2024
Tokyo Flutter Hackathon 2024_TK-Studio
https://github.com/nozomi-koborinai/flutter-tokyo-hackathon-2024
Last synced: 1 day ago
JSON representation
Tokyo Flutter Hackathon 2024_TK-Studio
- Host: GitHub
- URL: https://github.com/nozomi-koborinai/flutter-tokyo-hackathon-2024
- Owner: nozomi-koborinai
- Created: 2024-10-30T22:23:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T23:20:08.000Z (3 months ago)
- Last Synced: 2024-10-31T00:19:27.909Z (3 months ago)
- Language: Dart
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Tokyo Hackathon 2024_Generate Wars
![IMG_9120](https://github.com/user-attachments/assets/7749a2e3-a635-4495-b3eb-79bd8fa57355)
https://github.com/user-attachments/assets/007f1bf0-caed-46e8-b961-f0422f577dd0
## プロジェクト概要
このテンプレートは、フロントエンド(Flutter)、バックエンド(Firebase)、インフラストラクチャ(Terraform)の3つの主要コンポーネントで構成されているモノレポです。
各コンポーネントは独立したディレクトリに配置され、それぞれに特化した README が用意されています。
## プロジェクト構成
- `frontend/`: Flutter アプリケーション
- `backend/`: Firebase Cloud Functions サーバーサイドプログラム
- `infrastructure/`: Terraform を使用したインフラストラクチャ (Firebase / Google Cloud) 設定## 各コンポーネントの詳細 (README)
- [フロントエンド](frontend/README.md)
- [バックエンド](backend/README.md)
- [インフラストラクチャ](infrastructure/README.md)