Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー側を appengine プロジェクトとして開発し、クライアント側を dart プロジェクトとして開発したプロジェクトがあります。両方のプロジェクトを同じ git リポジトリに置くことはできますか?
もちろん、サーバー側の Java アプリとクライアント側の Dart アプリを同じリポジトリに配置することもできます。
ソースコードをどのように構成するかがすべてです。
あなたがこれを行うのを止めるものは何もありません。