Freedom Social Network
Find a file
2025-07-05 15:20:40 +02:00
assets Init 2025-07-01 11:29:54 +02:00
config Update 2025-07-05 15:20:40 +02:00
lib Update 2025-07-05 15:20:40 +02:00
priv Update 2025-07-05 15:20:40 +02:00
test Update 2025-07-05 15:20:40 +02:00
.formatter.exs Init 2025-07-01 11:29:54 +02:00
.gitignore Update 2025-07-05 15:20:40 +02:00
mix.exs Add all 2025-07-04 10:25:40 +02:00
mix.lock Add all 2025-07-04 10:25:40 +02:00
README.md Init 2025-07-01 11:29:54 +02:00

Nulla

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