phoenix-chatty

时间:2021-06-28 11:52:14
【文件属性】:
文件名称:phoenix-chatty
文件大小:46KB
文件格式:ZIP
更新时间:2021-06-28 11:52:14
Elixir 健谈 要启动新的 Phoenix 应用程序: 使用mix deps.get安装依赖mix deps.get 使用mix phoenix.server启动 Phoenix 端点 现在您可以从浏览器访问localhost:4000 。 这是在内置的chatty应用程序更新到最新版本的 Phoenix (0.8.0)
【文件预览】:
phoenix-chatty-master
----mix.lock(224B)
----.gitignore(34B)
----mix.exs(608B)
----priv()
--------static()
----README.md(401B)
----web()
--------templates()
--------views()
--------view.ex(470B)
--------channels()
--------controllers()
--------router.ex(535B)
----config()
--------test.exs(170B)
--------config.exs(726B)
--------prod.exs(895B)
--------locales()
--------dev.exs(346B)
----lib()
--------chatty()
--------chatty.ex(898B)
----test()
--------test_helper.exs(13B)
--------chatty_test.exs(97B)

网友评论