Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x assets/
drwxr-xr-x config/
drwxr-xr-x lib/
drwxr-xr-x priv/
drwxr-xr-x rel/
drwxr-xr-x scripts/
drwxr-xr-x test/
-rw-r--r-- .dockerignore
-rw-r--r-- .envrc-example
-rw-r--r-- .formatter.exs
-rw-r--r-- .gitignore
-rw-r--r-- .gitlab-ci.yml
-rw-r--r-- .iex.exs
-rw-r--r-- .ignore
-rw-r--r-- .sobelow-conf
-rw-r--r-- CHANGELOG.md
-rw-r--r-- Dockerfile
-rw-r--r-- README.md
-rw-r--r-- fly.toml
-rw-r--r-- mix.exs
-rw-r--r-- mix.lock
README

Xmplry

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -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