expressJS server for sorta, a twitter app that lets users categorize their bookmarks.
-
Create a twitter developer account (permissions should be able to read tweets and read/write user bookmarks)
-
create an app with the following settings:
-
Save your Consumer Keys and Oauth2 Client Keys and Client Secret in a .env file
-
Create a firebase app and enable the Realtime Database on it.
-
Save your google app credentials in the .env file
-
Fork the repo, pick an issue, and start making changes!
-
make a PR with your changes and wait for a review, and if accepted, a merge!