hero-org / herocast

herocast is Farcaster’s leading open-source client. Our goal is to decentralize power on the internet, faster.
https://app.herocast.xyz
GNU Affero General Public License v3.0
65 stars 32 forks source link

feat: add emoji shorthands #541

Open avneesh0612 opened 4 days ago

avneesh0612 commented 4 days ago

350

NOTE: An auth token needs to be created from https://cloud.tiptap.dev/pro-extensions

vercel[bot] commented 4 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
herocast ❌ Failed (Inspect) Nov 14, 2024 4:22am
hellno commented 3 days ago

thanks for this cool contribution! I didn't know tiptap has this. when I try to install this, I get: .npmrc". Failed to replace env in config: ${TIPTAP_PRO_TOKEN} do you know how to fix this? did it work for you when setting this in your .env file?

(I went a bit into the rabbithole of switching from yarn1 to pnpm, but a ton of other issues came up with this, so I aborted the direction)