文件名称:employee-status:凤凰和苦艾酒的graphql教程
文件大小:30KB
文件格式:ZIP
更新时间:2024-04-18 05:05:03
Elixir
员工状态 要启动Phoenix服务器: 使用mix deps.get安装依赖mix deps.get 使用mix ecto.setup创建和迁移数据库 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备好投入生产了吗? 请。 学到更多 官方网站: : 指南: : 文件: : 论坛: : 资料来源: :
【文件预览】:
employee-status-master
----mix.exs(2KB)
----config()
--------prod.secret.exs(1KB)
--------prod.exs(2KB)
--------test.exs(699B)
--------config.exs(1KB)
--------dev.exs(2KB)
----priv()
--------gettext()
--------repo()
----.formatter.exs(159B)
----test()
--------employee_status()
--------support()
--------test_helper.exs(76B)
--------employee_status_web()
----mix.lock(10KB)
----.gitignore(739B)
----lib()
--------employee_status()
--------employee_status_web()
--------employee_status_web.ex(2KB)
--------employee_status.ex(265B)
----README.md(662B)