You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
assets | 1 month ago | |
config | 1 month ago | |
lib | 1 month ago | |
priv | 1 month ago | |
test | 1 month ago | |
.envrc | 1 month ago | |
.formatter.exs | 1 month ago | |
.gitignore | 1 month ago | |
DESIGN.org | 1 month ago | |
README.md | 1 month ago | |
default.nix | 1 month ago | |
mix.exs | 1 month ago | |
mix.lock | 1 month ago | |
mix.nix | 1 month ago | |
pkg.nix | 1 month ago | |
shell.nix | 1 month ago |
README.md
GroupB
To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
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