No description
Find a file
lambadalambda 8004ee8ccf Merge branch 'patch-1' into 'develop'
Fix finmoji title attribute.

See merge request !23
2017-08-18 05:33:42 -04:00
config
lib Merge branch 'patch-1' into 'develop' 2017-08-18 05:33:42 -04:00
priv Update frontend. 2017-07-29 19:11:44 +02:00
test Fix deletion not deleting relevant actions. 2017-08-16 16:29:25 +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

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