Your firendly neighbourhood tweet to image convertor.
Twipture allows you to share your beautifully written tweets in even more beautiful images to put up on your stories, instagram posts, linkedin feed, etc.
Converted to a beautiful image.
-
Clone the repository.
-
Install dependencies.
npm install
-
Setup environment variables in
.env
file.PORT= ALLOWED_HOSTS= APP_BASE_URL= APP_PASS= BEARER_TOKEN=
Get your Bearer Token from your Twitter devloper account https://developer.twitter.com/en/apps/.
-
Run the server.
nodemon server.js