programming-phoenix-liveview

所属分类:电子书籍
开发工具:Elixir
文件大小:0KB
下载次数:0
上传日期:2021-07-16 07:38:22
上 传 者sh-1993
说明:  编程Phoenix LiveView Book代码和解决方案以“试一试”,
(Programming Phoenix LiveView Book Code & Solutions to "Give it a try"s,)

文件列表:
.formatter.exs (159, 2021-07-15)
assets/ (0, 2021-07-15)
assets/.babelrc (55, 2021-07-15)
assets/css/ (0, 2021-07-15)
assets/css/app.scss (1485, 2021-07-15)
assets/css/phoenix.css (10310, 2021-07-15)
assets/js/ (0, 2021-07-15)
assets/js/app.js (1385, 2021-07-15)
assets/package-lock.json (327751, 2021-07-15)
assets/package.json (848, 2021-07-15)
assets/static/ (0, 2021-07-15)
assets/static/favicon.ico (1258, 2021-07-15)
assets/static/images/ (0, 2021-07-15)
assets/static/images/phoenix.png (13900, 2021-07-15)
assets/static/robots.txt (202, 2021-07-15)
assets/webpack.config.js (1524, 2021-07-15)
config/ (0, 2021-07-15)
config/config.exs (1021, 2021-07-15)
config/dev.exs (2118, 2021-07-15)
config/prod.exs (2000, 2021-07-15)
config/prod.secret.exs (1233, 2021-07-15)
config/test.exs (765, 2021-07-15)
lib/ (0, 2021-07-15)
lib/pento.ex (247, 2021-07-15)
lib/pento/ (0, 2021-07-15)
lib/pento/accounts.ex (9023, 2021-07-15)
lib/pento/accounts/ (0, 2021-07-15)
lib/pento/accounts/user.ex (4538, 2021-07-15)
lib/pento/accounts/user_notifier.ex (1565, 2021-07-15)
lib/pento/accounts/user_token.ex (4071, 2021-07-15)
lib/pento/application.ex (992, 2021-07-15)
lib/pento/catalog.ex (1963, 2021-07-15)
lib/pento/catalog/ (0, 2021-07-15)
lib/pento/catalog/product.ex (688, 2021-07-15)
lib/pento/faq.ex (3004, 2021-07-15)
lib/pento/faq/ (0, 2021-07-15)
lib/pento/faq/frequently_asked_question.ex (683, 2021-07-15)
... ...

# Chapters You can find code implementations & solutions to "give it a try"s for each chapter as a branch with related commits/code linked. - [Chapter 1](https://github.com/andreyuhai/programming-phoenix-liveview/tree/chapter1) - [Chapter 2](https://github.com/andreyuhai/programming-phoenix-liveview/tree/chapter2) - [Chapter 3](https://github.com/andreyuhai/programming-phoenix-liveview/tree/chapter3) - [Chapter 4](https://github.com/andreyuhai/programming-phoenix-liveview/tree/chapter4) --- # Pento To start your Phoenix server: * Install dependencies with `mix deps.get` * Create and migrate your database with `mix ecto.setup` * Install Node.js dependencies with `npm install` inside the `assets` directory * Start Phoenix endpoint with `mix phx.server` Now you can visit [`localhost:4000`](http://localhost:4000) from your browser. Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html). ## Learn more * Official website: https://www.phoenixframework.org/ * Guides: https://hexdocs.pm/phoenix/overview.html * Docs: https://hexdocs.pm/phoenix * Forum: https://elixirforum.com/c/phoenix-forum * Source: https://github.com/phoenixframework/phoenix

近期下载者

相关文件


收藏者