This commit is contained in:
Isaac Francisco
2024-08-02 11:06:52 -07:00
committed by GitHub
parent b2b31a323b
commit c40df063d6
3 changed files with 8 additions and 12 deletions
@@ -164,10 +164,6 @@ my-app/
└── pyproject.toml
```
## Upload to GitHub
To deploy the LangGraph application to LangGraph Cloud, the code must be uploaded to a GitHub repository.
## Next
After you setup your repo, it's time to [deploy your app](./cloud.md).
After you setup your project and place it in a github repo, it's time to [deploy your app](./cloud.md).