This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
23e5eeec00c5c085b8d64351db06cb9d4e92f4ee
dify
/
.devcontainer
/
post_start_command.sh
3 lines
34 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add start commands to devcontainer (#3902)
2024-04-28 06:30:56 +02:00
#!/bin/bash
chore: remove pip support for api service (#5453) Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2024-06-22 02:05:50 +08:00
poetry install -C api
Reference in New Issue
Copy Permalink