Deployment and lifecycle management for Nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update readme

+1 -15
+1 -15
README.md
··· 1 1 # Sower 2 2 3 - To start your Phoenix server: 4 - 5 - * Run `mix setup` to install and setup dependencies 6 - * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server` 7 - 8 - Now you can visit [`localhost:4000`](http://localhost:4000) from your browser. 9 - 10 - Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html). 11 - 12 - ## Learn more 3 + > Then he told them many things in parables, saying: “A farmer went out to sow his seed. As he was scattering the seed, some fell along the path, and the birds came and ate it up. Some fell on rocky places, where it did not have much soil. It sprang up quickly, because the soil was shallow. But when the sun came up, the plants were scorched, and they withered because they had no root. Other seed fell among thorns, which grew up and choked the plants. Still other seed fell on good soil, where it produced a crop—a hundred, sixty or thirty times what was sown. Whoever has ears, let them hear.” 13 4 14 - * Official website: https://www.phoenixframework.org/ 15 - * Guides: https://hexdocs.pm/phoenix/overview.html 16 - * Docs: https://hexdocs.pm/phoenix 17 - * Forum: https://elixirforum.com/c/phoenix-forum 18 - * Source: https://github.com/phoenixframework/phoenix