Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Roger Braun 36e883cd4b Add basic Ostatus user representer. pirms 7 gadiem
config Add basic webfinger. pirms 7 gadiem
lib Add basic Ostatus user representer. pirms 7 gadiem
priv Update frontend. pirms 7 gadiem
test Add basic Ostatus user representer. pirms 7 gadiem
.gitignore Ignore uploads. pirms 7 gadiem
LICENSE Add license pirms 7 gadiem
README.md Phoenix skeleton pirms 7 gadiem
TODO.txt Add unliking to activitypub. pirms 7 gadiem
mix.exs Switch cache implementation for size limiting. pirms 7 gadiem
mix.lock Switch cache implementation for size limiting. pirms 7 gadiem

README.md

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