course_planner:管理教育课程的应用程序 源码
课程策划师 开发设置 本地 使用mix deps.get安装依赖mix deps.get 使用mix ecto.create && mix ecto.migrate创建和迁移数据库 使用cd assets; npm install; cd ..安装Node.js依赖项cd assets; npm install; cd .. cd assets; npm install; cd .. 使用iex -S mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 生产设置 Heroku 使用先前的Heroku按钮进行部署。 确保在部署页面中设置环境变量ENDPOINT
文件列表
course_planner:管理教育课程的应用程序
(预估有个399文件)
.dockerignore
124B
elixir_buildpack.config
76B
Dockerfile
442B
index.html.eex
4KB
show.html.eex
3KB
show.html.eex
3KB
show_student.html.eex
5KB
fill_course_attendance.html.eex
7KB
show_coordinator.html.eex
5KB
app.html.eex
4KB
暂无评论