文件名称:历史的
文件大小:32KB
文件格式:ZIP
更新时间:2024-03-02 06:19:30
Elixir
历史Api 要启动Phoenix服务器: 使用mix deps.get安装依赖mix deps.get 使用mix ecto.setup创建和迁移数据库 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备投入生产了吗? 请。 了解更多 官方网站: : 指南: : 文件: : 论坛: : 资料来源: :
【文件预览】:
history-be-master
----mix.exs(2KB)
----config()
--------prod.exs(991B)
--------test.exs(676B)
--------config.exs(1KB)
--------dev.exs(2KB)
----priv()
--------gettext()
--------repo()
----.formatter.exs(159B)
----test()
--------historyApi_web()
--------support()
--------historyApi()
--------test_helper.exs(72B)
----mix.lock(10KB)
----Procfile(59B)
----elixir_buildpack.config(80B)
----.gitignore(734B)
----lib()
--------historyApi_web.ex(2KB)
--------historyApi_web()
--------guardian.ex(454B)
--------historyApi()
--------historyApi.ex(257B)
----README.md(658B)