phoenix-cassandra-app:这里没什么有趣的,只是玩灵药和卡桑德拉

时间:2024-06-20 06:33:41
【文件属性】:

文件名称:phoenix-cassandra-app:这里没什么有趣的,只是玩灵药和卡桑德拉

文件大小:58KB

文件格式:ZIP

更新时间:2024-06-20 06:33:41

CSS

你好凤凰 这里没什么有趣的,只是玩灵药和卡桑德拉。 创建键空间和表 CREATE KEYSPACE stats_development WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 }; CREATE TABLE stats_development.events ( id uuid PRIMARY KEY, data map, type text ); 发射 要启动新的 Phoenix 应用程序: 使用mix deps.get安装依赖mix deps.get 使用mix phoenix.server启动 Phoenix 端点 现在您可以从浏览器访问localhost:4000 。


【文件预览】:
phoenix-cassandra-app-master
----brunch-config.js(1KB)
----mix.exs(1KB)
----config()
--------prod.exs(2KB)
--------test.exs(520B)
--------config.exs(849B)
--------dev.exs(1KB)
----package.json(289B)
----priv()
--------static()
----test()
--------support()
--------controllers()
--------views()
--------test_helper.exs(226B)
----mix.lock(2KB)
----.gitignore(596B)
----web()
--------models()
--------router.ex(576B)
--------templates()
--------web.ex(2KB)
--------controllers()
--------static()
--------views()
----lib()
--------hello_phoenix.ex(1002B)
--------hello_phoenix()
----README.md(538B)

网友评论