/fleetify

Make your Twitter profile pic look as if you have uploaded a fleet.

Primary LanguageJavaScriptMIT LicenseMIT

fleetify

screenshot

Make your Twitter profile pic look as if you have uploaded a fleet.

Inspired by

  • RT @64bitfox: 프로필 사진 이렇게 해 놓으면 사람들이 플릿 있는 줄 알고 막 눌러보겠지?

Installation

git clone https://github.com/ChalkPE/fleetify
cd fleetify && vim .env.local && yarn && yarn dev

Environment variables

Key Value
NEXTAUTH_URL NextAuth.js URL
TWITTER_KEY Twitter API Key
TWITTER_SECRET Twitter API Secret Key

Callback URLs (Twitter API)

  • http://localhost:3000/api/auth/callback/twitter
  • https://fleetify.vercel.app/api/auth/callback/twitter

License

MIT License