Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)