mirror of
https://github.com/farcasclaudiu/learn-build-apps-copilot-agent.git
synced 2026-06-29 11:02:01 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
👋 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
|
||||
Reference in New Issue
Block a user