No description
Find a file
2017-08-24 12:54:53 +02:00
config Mock HTTPoison in testing. 2017-05-05 14:16:54 +02:00
lib Extend webfinger capabilities. 2017-08-24 12:54:53 +02:00
priv Update frontend. 2017-08-21 17:07:26 +02:00
test Extend webfinger capabilities. 2017-08-24 12:54:53 +02:00
.credo.exs
.gitignore
LICENSE
mix.exs Some salmon debug fixes. 2017-06-23 16:22:19 +02:00
mix.lock Some salmon debug fixes. 2017-06-23 16:22:19 +02:00
README.md
TODO.txt Output proper published data in ostatus. 2017-05-24 13:54:25 +02:00

Pleroma

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more