mirror of
https://github.com/farcasclaudiu/learn-build-apps-copilot-agent.git
synced 2026-06-22 09:01:39 +03:00
1.0 KiB
1.0 KiB
Step 1: Prepare your modern multi-tier application exercise
Welcome to your "Build applications with GitHub Copilot agent mode" exercise! 🤖
In this exercise, you will build a modern multi-tier application for OctoFit Tracker:
- Presentation tier: React 19
- Logic tier: Node.js + Express + TypeScript
- Data tier: MongoDB
⌨️ Activity: Create and publish your working branch
-
Open your Codespace for your repository copy.
-
Open Copilot Chat and switch to Agent mode.
-
Run this prompt:
Please create and publish a new Git branch called build-octofit-app -
Confirm the active branch is
build-octofit-app. -
Wait for Mona to post the next step.
Having trouble? 🤷
- Make sure the branch name is exactly
build-octofit-app. - Make sure the branch is pushed to your repository.