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 6aa1523bb3 Put objects in inserted activties into the db. pirms 7 gadiem
config Basic file uploading via TwAPI. pirms 7 gadiem
lib/pleroma Put objects in inserted activties into the db. pirms 7 gadiem
priv Add index to objects. pirms 7 gadiem
test Put objects in inserted activties into the db. pirms 7 gadiem
.gitignore Ignore uploads. pirms 7 gadiem
README.md Phoenix skeleton pirms 7 gadiem
mix.exs Add single status fetching to TwAPI. pirms 7 gadiem
mix.lock Add single status fetching to TwAPI. 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