Go to file
2017-04-13 15:32:13 +03:00
config
lib Refactor follow API 2017-04-13 15:32:13 +03:00
priv Add Pleroma-FE snapshot. 2017-04-04 17:21:11 +02:00
test Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/follow-by-screen-name 2017-04-13 15:18:18 +03:00
.gitignore
mix.exs Fix twitter api date. 2017-04-12 19:34:58 +02:00
mix.lock Fix twitter api date. 2017-04-12 19:34:58 +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