No description
Find a file
2017-04-16 17:08:17 +03:00
config
lib Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/user-timeline 2017-04-16 17:08:17 +03:00
priv Update frontend. 2017-04-16 16:07:14 +02:00
test Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/user-timeline 2017-04-16 17:08:17 +03:00
.gitignore
LICENSE Add license 2017-04-16 05:37:52 -04:00
mix.exs
mix.lock
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