从 Heroku 下载我的 Heroku 网站的源代码?

发布于 2024-11-01 06:25:59 字数 200 浏览 1 评论 0原文

我构建了一个在 Heroku 上运行的 Ruby on Rails 应用程序。

由于我目前未知的原因,我的网络应用程序的页面格式在我的本地源代码上变得有点混乱,我想从 Heroku 下载未混乱的副本,并使用它。

有什么办法可以做到这一点吗?提前致谢。

顺便说一下,我尝试从 Heroku 托管站点下载 CSS 文件,但它看起来仍然不正确。

I built a Ruby on Rails application that is running on Heroku.

For reasons currently unknown to me, the page formatting of my web app has gotten a bit messed up on my local source code, and I'd like to download the not-messed-up copy from Heroku, and work with that instead.

Is there any way to do this? Thanks in advance.

By the way, I tried downloading the CSS files from the Heroku hosted site, and it still doesn't look right.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

千と千尋 2024-11-08 06:25:59

您需要克隆它:

git clone [email protected]:your-app.git

You will need to clone it:

git clone [email protected]:your-app.git
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文