文件名称:thinker-chat:RethinkDB、Elixir、Phoenix
文件大小:139KB
文件格式:ZIP
更新时间:2024-06-26 13:26:59
CSS
思想家 要启动新的 Phoenix 应用程序: 使用mix deps.get安装依赖mix deps.get 使用mix phoenix.server启动 Phoenix 端点 现在您可以从浏览器访问localhost:4000 。
【文件预览】:
thinker-chat-master
----mix.exs(1KB)
----brunch-config.js(908B)
----elixir_buildpack.config(60B)
----rethinkdb_data()
--------auth_metadata(4MB)
--------383c1d78-6015-4e7d-9b0e-c8e9b14ef415(12MB)
--------log_file(7KB)
--------metadata(4MB)
----priv()
--------repo()
--------static()
----lib()
--------thinker()
--------thinker.ex(885B)
----web()
--------views()
--------models()
--------web.ex(1KB)
--------controllers()
--------channels()
--------router.ex(579B)
--------templates()
--------static()
----config()
--------prod.secret.exs(274B)
--------test.exs(263B)
--------prod.exs(1KB)
--------config.exs(838B)
--------dev.exs(824B)
----test()
--------models()
--------controllers()
--------test_helper.exs(13B)
--------support()
----Procfile(92B)
----README.md(202B)
----mix.lock(908B)
----.gitignore(306B)
----package.json(393B)