Freedom Social Network
Find a file
2025-07-04 10:36:46 +02:00
assets Init 2025-07-01 11:29:54 +02:00
config Add all 2025-07-04 10:25:40 +02:00
lib Add uploader.ex 2025-07-04 10:36:46 +02:00
priv Add all 2025-07-04 10:25:40 +02:00
test Add all 2025-07-04 10:25:40 +02:00
.formatter.exs Init 2025-07-01 11:29:54 +02:00
.gitignore Init 2025-07-01 11:29:54 +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