No description
Find a file
2017-04-13 15:50:05 +02:00
config
lib Add liking to ActivityPub. 2017-04-13 15:50:05 +02:00
priv
test Add liking to ActivityPub. 2017-04-13 15:50:05 +02:00
.gitignore
mix.exs Add factories for testing. 2017-04-13 15:49:24 +02:00
mix.lock Add factories for testing. 2017-04-13 15:49:24 +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