Beebs
Beebs
# Workaround for JavaScript + TailwindCSS + Styleguidist + Create React App 5 I was also stuck on the issue of getting TailwindCSS to work with Styleguidist and CRA for...
> If you dont use the NovelEditor, then you can delete that component. That's the component that breaks tailwind. I did this and it's working fine. Thanks! Looks like you're...
Getting the same error when upgrading web3-react/walletconnect-v2 from ^8.3.7 to ^8.5.1
If you're using > Yeah, already did that. But it's throwing a error in the `nextjs app`. I'm using the t3 monorepo [create-t3-turbo](https://github.com/t3-oss/create-t3-turbo) with a separated UI package containing the...
@prologic @lavievillethomas did you guys have luck with self-hosting? Unfortunately neither the Docker nor fly.io options are working for me for self-hosting. Tier.run is killing their cloud service so hoping...
> Can you share what command and env (secrets redacted) you're using? Hi @bmizerany, Thanks for your message. I'll try to be as detailed as possible with how I've tried...
Posting my docs here on standing up an NGINX proxy in front of an internal/private, hosted tier instance on Fly.io: https://github.com/jahabeebs/fly-tier-run-nginx-proxy
I can't add you as reviewers so I'll mention you here 😁 @dbrewster @LukeLalor
> I can't add you as reviewers so I'll mention you here 😁 @dbrewster @LukeLalor Update: I talked with Dave about getting the chatbot example running first so I made...
> The problem is that the dockerfile built enables authorization when building the docker images. > > `COPY demo_resources/ resources/` > > we should probably build the images without that...