0

このリポジトリに出くわしました: https://github.com/hatnote/rcmapそして、ほとんどのファイルがコード内の .js ファイルであることがわかりました。また、static フォルダーの下に main.js があります。node.jsの基礎知識はかなりあるので、githubフォルダをクローンしてHerokuにデプロイしてみました。

ただし、Cedar アプリが検出されなかったというメッセージで失敗します。

!Push rejected, no Cedar-supported app detected

To git@heroku.com:stark-mesa-4834.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:stark-mesa-4834.git'

私は何が欠けていますか?いくつかの追加ファイルが必要ですか? または、このレポは Heroku にデプロイできませんか?

4

1 に答える 1