feat(phoenix): Starting the server Phoenix include a new command to run your own server, like artisan for Laravel. mix phx.server This will build the project and start a webserver. The starting point is a static page with links to the documentation, etc. You can also access a LiveDashboard that show you system informations and telemetry events.
0 files changed, 0 insertions(+), 0 deletions(-)