Pleroma instance running on expired.mentality.rip https://expired.mentality.rip
Go to file
2017-06-24 20:09:47 +02:00
config
lib More resilient xml parsing. 2017-06-24 14:35:32 +02:00
priv update frontend. 2017-06-24 20:09:47 +02:00
test Update user data on fetch if it changed. 2017-06-24 13:09:46 +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