Go to file
2017-04-21 19:54:21 +03:00
config
lib Add Undo of Follow Activity insertion 2017-04-21 19:54:21 +03:00
priv Update frontend. 2017-04-16 16:07:14 +02:00
test Add Undo of Follow Activity insertion 2017-04-21 19:54:21 +03:00
.gitignore
LICENSE
mix.exs Switch cache implementation for size limiting. 2017-04-17 11:36:17 +02:00
mix.lock Switch cache implementation for size limiting. 2017-04-17 11:36:17 +02:00
README.md
TODO.txt

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