文件名称:friends-demo:RethinkDB Elixir变更提要演示
文件大小:57KB
文件格式:ZIP
更新时间:2024-05-22 09:07:27
Elixir
朋友们 要启动您的Phoenix应用程序: 使用mix deps.get安装依赖mix deps.get 使用mix phoenix.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备好投入生产了吗? 请。 学到更多 官方网站: : 指南: : 文件: : 邮件列表: : 资料来源: :
【文件预览】:
friends-demo-master
----brunch-config.js(2KB)
----mix.exs(1KB)
----config()
--------prod.exs(2KB)
--------test.exs(263B)
--------config.exs(882B)
--------dev.exs(1KB)
----package.json(259B)
----test()
--------support()
--------controllers()
--------views()
--------test_helper.exs(14B)
----mix.lock(872B)
----.gitignore(575B)
----web()
--------models()
--------router.ex(552B)
--------templates()
--------web.ex(1KB)
--------controllers()
--------static()
--------views()
--------channels()
----lib()
--------friends.ex(986B)
--------friends()
----README.md(614B)