A template to deploy langflow in Railway
Stars
17
Forks
18
Watchers
17
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
Merge pull request #1 from logspace-ai/main
d335be5View on GitHubMerge branch 'ogabrielluiz:main' into main
bbcc4beView on GitHubFix capitalization of Langflow in README.md and pyproject.toml
7e01451View on GitHubRemove unused package from requirements.txt
56ea3baView on GitHubUpdate langflow dependency to the latest version
f464f41View on GitHubMerge branch 'ogabrielluiz:main' into main
ae00cc5View on GitHub🐛 fix(railway.json): update startCommand in deploy section to use 'python -m langflow run' instead of 'python -m langflow' for better clarity and consistency
cd170d9View on GitHub🔒 chore(pyproject.toml): update python and langflow dependencies versions for compatibility and security reasons
de8c672View on GitHub🔧 chore(.gitignore): remove unnecessary entries and add *.log to ignore log files
4a1fb21View on GitHub📝 chore(.gitignore): add .gitignore file to ignore unnecessary files and directories
3225debView on GitHub