Firehose Bot cf7df3111f Linting rule only for dev and test
Production build broke because our custom lint rule was compiled. The
credo linter is not available and not necessary in production.

Solution: create separate directory for dev tools.
2026-03-24 14:41:58 +00:00
..
2026-03-17 11:43:32 +00:00
2026-03-24 14:41:58 +00:00
2026-03-24 12:11:23 +00:00
2026-03-24 14:21:22 +00:00
2026-03-24 14:41:58 +00:00
2026-03-17 11:17:21 +00:00
2026-03-17 11:17:21 +00:00
2026-03-19 11:07:17 +00:00
2026-03-24 14:41:58 +00:00
2026-03-17 11:17:21 +00:00

Firehose

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