xls-chatgpt4 / deploy-render-site.txt
your name
add app
e6d5e85
pip install pipreqs
git add .
git commit -m "Enter your message here"
git remote add origin https://github.com/[GitHubUserName]/[RepoName].git
git push -u origin master