Skip to content

Postr-Inc/Postly

Repository files navigation

Postly - building a space safe for all ( open source is simply better. )

Mission

Postly is like Twitter, but its main difference is that it is fully open-sourced. The users completely have control over what they see and their data. This is important in the world today. The goal will be to encourage people to create platforms that are transparent, since we will only be able to thrive as a society by spreading knowledge rather than hiding it.

Setup

  1. Fork Repo
  2. run npm install & npm run dev
  3. goto localhost:3000
  4. Edit /src/api/api.ts and change urls to your backend and database or use the official!

Feature List

Upcoming

  • Ability to mute & block creators
  • Notifications
  • Search
  • Improve the use of collections
  • Selective updates
  • Private Creator Dashboards & analytics
  • Embedding outside content from different platforms
  • Developer Dashboards
  • Messaging

Features that are finished

  • Reposting & Replies
  • Polls
  • Create content with images
  • View user profiles
  • Embedding content within other applications
  • Fast navigation
  • Relevant who to follow side view
  • Badges - showcasing who is subscriber and who is verified
  • Rolling our own authentication
  • Client Side Cache