Skip to content
/ sorta Public

a twitter app that lets users categorize their bookmarks

Notifications You must be signed in to change notification settings

chubi-x/sorta

Repository files navigation

sorta-server

expressJS server for sorta, a twitter app that lets users categorize their bookmarks.

Looking for OS contributors!

Getting Started

  1. Create a twitter developer account (permissions should be able to read tweets and read/write user bookmarks)

  2. create an app with the following settings:

    image image
  3. Save your Consumer Keys and Oauth2 Client Keys and Client Secret in a .env file

  4. Create a firebase app and enable the Realtime Database on it.

  5. Save your google app credentials in the .env file

  6. Fork the repo, pick an issue, and start making changes!

  7. make a PR with your changes and wait for a review, and if accepted, a merge!

Useful docs and links

API

Storage

Releases

No releases published

Packages

No packages published