What tools are used in the code development environment? #329

Closed
opened 2026-02-21 17:26:49 -05:00 by yindo · 3 comments
Owner

Originally created by @TikLiu on GitHub (Aug 2, 2023).

What tools are used in the code development environment?

Originally created by @TikLiu on GitHub (Aug 2, 2023). What tools are used in the code development environment?
yindo closed this issue 2026-02-21 17:26:49 -05:00
Author
Owner

@crazywoola commented on GitHub (Aug 2, 2023):

For me, VSCode?

@crazywoola commented on GitHub (Aug 2, 2023): For me, VSCode?
Author
Owner

@TikLiu commented on GitHub (Aug 3, 2023):

本地开发:要设置一个可工作的开发环境,只需 fork 项目的 git 存储库,并使用适当的软件包管理器安装后端和前端依赖项,然后创建并运行 docker-compose 堆栈。 我找到这么一句话,想问下在windows10环境下 VSCode 怎么搭建本地的开发环境? 怎么调试前端和后端?

@TikLiu commented on GitHub (Aug 3, 2023): 本地开发:要设置一个可工作的开发环境,只需 fork 项目的 git 存储库,并使用适当的软件包管理器安装后端和前端依赖项,然后创建并运行 docker-compose 堆栈。 我找到这么一句话,想问下在windows10环境下 VSCode 怎么搭建本地的开发环境? 怎么调试前端和后端?
Author
Owner

@MatriQ commented on GitHub (Aug 3, 2023):

本地开发:要设置一个可工作的开发环境,只需 fork 项目的 git 存储库,并使用适当的软件包管理器安装后端和前端依赖项,然后创建并运行 docker-compose 堆栈。 我找到这么一句话,想问下在windows10环境下 VSCode 怎么搭建本地的开发环境? 怎么调试前端和后端?

WSL啊,前端NVM管理Node版本,后端Conda管理版本

@MatriQ commented on GitHub (Aug 3, 2023): > 本地开发:要设置一个可工作的开发环境,只需 fork 项目的 git 存储库,并使用适当的软件包管理器安装后端和前端依赖项,然后创建并运行 docker-compose 堆栈。 我找到这么一句话,想问下在windows10环境下 VSCode 怎么搭建本地的开发环境? 怎么调试前端和后端? WSL啊,前端NVM管理Node版本,后端Conda管理版本
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#329