No description
Find a file
2026-03-01 11:35:32 +02:00
assets Add channel to be joined 2026-02-28 13:11:58 +02:00
config Cleanup work 2026-03-01 11:35:32 +02:00
lib Cleanup work 2026-03-01 11:35:32 +02:00
priv Cleanup work 2026-03-01 11:35:32 +02:00
rel/overlays/bin Add release 2026-03-01 10:38:47 +02:00
test Cleanup work 2026-03-01 11:35:32 +02:00
.credo.exs Add credo 2026-02-28 12:00:42 +02:00
.formatter.exs Add credo 2026-02-28 12:00:42 +02:00
.gitignore Cleanup work 2026-03-01 11:35:32 +02:00
AGENTS.md initial commit 2026-02-21 09:20:40 +02:00
mix.exs Cleanup work 2026-03-01 11:35:32 +02:00
mix.lock Cleanup work 2026-03-01 11:35:32 +02:00
README.md initial commit 2026-02-21 09:20:40 +02:00

BirdyChat

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