GPTcodex基本功EP04:串接資料庫_初始化你的專案
L3 · 08:14
你會學到
你會學到
- 建立專案資料夾並載入Codex。
- 拖入Firebase懶人包(4.5)並按提示完成連接。
- 拖入初始化懶人包(7)來設定工作模式。
- 學習「開工」與「收工」指令來管理專案進度。
教學金句
「恭喜你!你的Codex已經具備完整的能力,接下來就可以去實作任何你想要做的任何工具還有網站。」 「實際上用什麼工具不重要。因為任何一家的agent,都可以替代你現在原本的工作流。」 「所以AI時代大家要把這些觀點把建立起來。之後就是哪一家便宜、哪一家好用,我們就改用那一家Agent。工作流本身的邏輯思考模式是不變的。」
跟著做
- 建立專案資料夾並載入Codex: 創建一個新的資料夾,並在Codex中選擇「使用現有資料夾」載入。
- 拖入Firebase懶人包: 將Firebase懶人包(4.5)拖入Codex對話視窗,按照提示完成Firebase資料庫連接。
- 拖入初始化懶人包: 將初始化懶人包(7)拖入Codex對話視窗,並設定專案的工作模式。
- 管理專案進度: 學習使用「開工」指令開啟對話 Session,以及「收工」指令在對話結束後自動記錄、Commit 程式碼、部署專案。
適用情境
- 希望將 Codex 應用於需要數據持久化的複雜專案。
- 學習如何快速集成 Firebase 資料庫。
- 建立 Agent 無關的工作流,實現跨 Agent 協作。
延伸主題
- 深入淺出 Firebase 資料庫的 CRUD 操作教學。
- Codex 懶人包的客製化與開發。
- 多 Agent 協作實戰。
- 專案檔案結構與 Obsidian 筆記管理進階。
- 版本控制與部署自動化。
---en---
What You’ll Learn
- Create a project folder and load Codex.
- Drag and drop the Firebase lazy pack (4.5) and connect it following the prompts.
- Drag and drop the initialization lazy pack (7) to set up the working mode.
- Learn to use “start work” and “end work” commands to manage project progress.
Teaching Quote
“Congratulations! Your Codex now has full capabilities, and you can proceed to implement any tools and websites you desire.” “In reality, what tool you use doesn’t matter. Because any agent can replace your current workflow.” “Therefore, in the AI era, everyone should establish these perspectives. After that, whichever agent is cheaper and easier to use, we will switch to that one. The logical thinking pattern of the workflow itself remains unchanged.”
How to Do It
- Create and Load Project Folder in Codex: Create a new folder and load it into Codex by selecting “Use existing folder”.
- Drag and Drop Firebase Lazy Pack: Drag the Firebase lazy pack (4.5) into the Codex chat window and follow the prompts to complete the Firebase database connection.
- Drag and Drop Initialization Lazy Pack: Drag the initialization lazy pack (7) into the Codex chat window and set up the project’s working mode.
- Manage Project Progress: Learn to use the “start work” command to open a new conversation session and the “end work” command to automatically record, commit code, and deploy the project after each conversation.
When to Use
- You want to apply Codex to complex projects requiring data persistence.
- You are learning how to quickly integrate a Firebase database.
- You aim to establish an Agent-agnostic workflow for cross-Agent collaboration.
Related Topics
- In-depth CRUD operations for Firebase databases.
- Customization and development of Codex lazy packs.
- Practical multi-Agent collaboration.
- Advanced project file structure and Obsidian note management.
- Version control and automated deployment.
教學金句
恭喜你!你的Codex已經具備完整的能力,接下來就可以去實作任何你想要做的任何工具還有網站。
實際上用什麼工具不重要。因為任何一家的agent,都可以替代你現在原本的工作流。
所以AI時代大家要把這些觀點把建立起來。之後就是哪一家便宜、哪一家好用,我們就改用那一家Agent。工作流本身的邏輯思考模式是不變的。