没有合适的资源?快使用搜索试试~ 我知道了~
blog:使用Elixir和LiveView的微博客
共86个文件
ex:35个
exs:24个
leex:5个
需积分: 9 0 下载量 12 浏览量
2021-04-03
08:55:52
上传
评论
收藏 148KB ZIP 举报
温馨提示
博客 要启动Phoenix服务器: 使用mix deps.get安装依赖mix deps.get 使用mix ecto.setup创建和迁移数据库 使用npm install在assets目录中安装Node.js依赖项 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备好投入生产了吗? 请。 学到更多 官方网站: : 指南: : 文件: : 论坛: : 资料来源: :
资源推荐
资源详情
资源评论
收起资源包目录
blog-master.zip (86个子文件)
blog-master
mix.lock 10KB
.gitignore 885B
mix.exs 2KB
assets
.babelrc 55B
package.json 824B
package-lock.json 318KB
webpack.config.js 1KB
js
app.js 350B
socket.js 2KB
static
images
phoenix.png 14KB
robots.txt 202B
favicon.ico 1KB
css
app.scss 629B
phoenix.css 10KB
.formatter.exs 159B
priv
repo
seeds.exs 2KB
migrations
20210330182855_create_users.exs 344B
20210331000513_create_comments.exs 449B
20210330232318_create_posts.exs 316B
.formatter.exs 52B
20210402234000_add_user_on_comments.exs 214B
20210402195252_add_reply_column_on_comments.exs 201B
gettext
errors.pot 2KB
en
LC_MESSAGES
errors.po 2KB
docker-compose.yml 366B
.github
workflows
continuous-integration.yml 987B
README.md 734B
config
test.exs 348B
config.exs 1015B
prod.exs 2KB
dev.exs 903B
prod.secret.exs 1KB
lib
blog
repo.ex 100B
auth
auth.ex 581B
users.ex 955B
user.ex 976B
application.ex 983B
content
contents.ex 1KB
post.ex 622B
comment.ex 1KB
queries.ex 314B
blog_web.ex 2KB
blog_web
templates
layout
app.html.eex 263B
root.html.eex 643B
signup
new.html.eex 943B
comment
form.html.leex 325B
index.html.leex 890B
post
form.html.leex 325B
show.html.leex 193B
index.html.leex 566B
signin
new.html.eex 475B
gettext.ex 702B
endpoint.ex 2KB
views
signup_view.ex 57B
signin_view.ex 57B
comment_view.ex 58B
layout_view.ex 57B
error_view.ex 485B
post_view.ex 55B
error_helpers.ex 2KB
channels
user_socket.ex 1KB
telemetry.ex 2KB
controllers
signin_controller.ex 757B
signup_controller.ex 617B
router.ex 1002B
live
comment
update.ex 1KB
new.ex 1KB
index.ex 938B
post
show.ex 463B
new.ex 1KB
index.ex 461B
blog.ex 245B
test
blog
auth
users_test.exs 2KB
user_test.exs 3KB
content
post_test.exs 1KB
contents_test.exs 3KB
comment_test.exs 1KB
support
conn_case.ex 1KB
channel_case.ex 1KB
data_case.ex 2KB
factory.ex 619B
test_helper.exs 66B
blog_web
views
error_view_test.exs 405B
layout_view_test.exs 264B
controllers
signup_controller_test.exs 807B
signin_controller_test.exs 1KB
共 86 条
- 1
资源评论
葵烟
- 粉丝: 21
- 资源: 4599
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功