hello_phoenix_heroku:Hello Phoenix 应用程序,经过修改可在 Heroku 上部署

时间:2024-08-08 06:46:48
【文件属性】:

文件名称:hello_phoenix_heroku:Hello Phoenix 应用程序,经过修改可在 Heroku 上部署

文件大小:57KB

文件格式:ZIP

更新时间:2024-08-08 06:46:48

CSS

Heroku 上的你好凤凰 博客文章的示例应用程序 您仍然可以在本地启动应用程序 使用mix deps.get (可能还有npm install )安装依赖项 使用mix phoenix.server启动 Phoenix 端点 现在您可以从浏览器访问localhost:4000 。


【文件预览】:
hello_phoenix_heroku-master
----brunch-config.js(1KB)
----mix.exs(1KB)
----config()
--------prod.secret.exs(581B)
--------prod.exs(2KB)
--------test.exs(580B)
--------config.exs(888B)
--------dev.exs(1KB)
----package.json(289B)
----test()
--------support()
--------controllers()
--------views()
--------test_helper.exs(232B)
----mix.lock(577B)
----elixir_buildpack.config(53B)
----.gitignore(567B)
----web()
--------router.ex(520B)
--------templates()
--------web.ex(2KB)
--------controllers()
--------static()
--------views()
----lib()
--------hello_phoenix_heroku()
--------hello_phoenix_heroku.ex(1KB)
----README.md(329B)

网友评论