1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-13 11:35:16 +01:00
BE for bae.st https://bae.st
Go to file
2017-04-23 10:37:29 +02:00
config Only have one subscription per callback. 2017-04-22 13:44:21 +02:00
lib Fix utf8 problems with iolists. 2017-04-22 15:34:29 +02:00
priv Better activities in ostatus. 2017-04-20 10:16:06 +02:00
test Fix utf8 problems with iolists. 2017-04-22 15:34:29 +02:00
.gitignore
LICENSE
mix.exs Add Websub verification. 2017-04-21 03:59:11 +02:00
mix.lock Add Websub verification. 2017-04-21 03:59:11 +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