nerves-project / nerves

Craft and deploy bulletproof embedded software in Elixir
http://nerves-project.org
Apache License 2.0
2.23k stars 189 forks source link

Update User Interface Guide to Use Latest Version of Phoenix #963

Closed panda2k closed 5 months ago

panda2k commented 5 months ago

Solves #962

This PR updates the user-interfaces.md guide to use the latest version of Phoenix (1.7), which also uses bandit instead of plug_cowboy for the HTTP server.