Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 385 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 385 Bytes

Sefer

is social media app

FEATURES

  • Following

  • Blocking

  • Posts

  • Tagging feature for post

  • Comments

  • Replies

  • Chats(both private and group chat)

  • Community

Technologies

  • Redis

  • Postgresql for database store

  • ActionCable for web socket

  • Pundit for authorization

  • Pagy for pagination

  • Devise for authentication

Configuration