mirror of
https://github.com/farcasclaudiu/learn-build-apps-copilot-agent.git
synced 2026-06-22 09:01:39 +03:00
14 lines
375 B
Plaintext
14 lines
375 B
Plaintext
👋 Welcome to building a modern multi-tier application with GitHub Copilot agent mode!
|
|
|
|
You will build OctoFit Tracker using:
|
|
- Presentation tier: React 19
|
|
- Logic tier: Node.js + Express + TypeScript
|
|
- Data tier: MongoDB
|
|
|
|
Ports used in this exercise:
|
|
- 5173 (public)
|
|
- 8000 (public)
|
|
- 27017 (private)
|
|
|
|
📃 GitHub Copilot documentation: https://docs.github.com/en/copilot
|