Skip to content

taishikato/repurpose-tweet

Repository files navigation

Repurpose Tweet

Repurposing your tweets is one of the best to way to avoid running out of ideas and grow your Twitter account according Engagement Builder 😏

Here it is! You can use Repurpose Tweet to

  • generate tweets form your recent tweets
  • rewrite them with AI powered feature!

Testing Next.js v13

One one the reason why I built Repurpose Tweet is to test some new Next 13 features such as

  • app dir
  • metadata
  • Route handler

There is a problem and I made an issue 😄

Throws Illegal invocation when I called the edge route handler from the client · Issue #46337 · vercel/next.js

I am using pages/api for APIs for now, so the app works fine on repurpose-tweet.vercel.app 👍