About French public transports.
- Elixir 94.4%
- JavaScript 3.3%
- HTML 1.4%
- Nix 0.7%
- CSS 0.2%
|
|
||
|---|---|---|
| assets | /dev/null | |
| config | /dev/null | |
| lib | /dev/null | |
| priv | /dev/null | |
| test | /dev/null | |
| .credo.exs | /dev/null | |
| .envrc | /dev/null | |
| .formatter.exs | /dev/null | |
| .gitignore | /dev/null | |
| flake.lock | /dev/null | |
| flake.nix | /dev/null | |
| LICENSE | /dev/null | |
| mix.exs | /dev/null | |
| mix.lock | /dev/null | |
| README.md | /dev/null | |
| shell.nix | /dev/null | |
Catbus
To start your Phoenix server:
- Run
direnv allowto install dev dependencies - Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror 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