mihkels elixir phoenix realworld example app 源码
真实世界 要启动Phoenix服务器: 使用mix deps.get安装依赖mix deps.get 使用mix ecto.setup创建和迁移数据库 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备好投入生产了吗?请。 了解更多 官方网站: : 指南: : 文件: : 论坛: : 资料来源: :
文件列表
mihkels-elixir-phoenix-realworld-example-app-master.zip
(预估有个47文件)
mihkels-elixir-phoenix-realworld-example-app-master
mix.exs
2KB
.tool-versions
35B
priv
repo
migrations
20210315150603_create_followings.exs
433B
20200716114635_create_users.exs
379B
.formatter.exs
52B
seeds.exs
355B
暂无评论