Raphaël Moreau ⚡️'s Avatar

Raphaël Moreau ⚡️

@rphlmr.com

#Freelance @drizzle.team (advocate) | Work smarter, not harder. ⚡️| Building https://drizzle.run

141
Followers
73
Following
44
Posts
31.08.2023
Joined
Posts Following

Latest posts by Raphaël Moreau ⚡️ @rphlmr.com

Post image

👋 @jensimmons.bsky.social
I’m using Safari as my daily driver for work and enjoying it so far.

Is there a way to make the classes panel resizable or taller?

With many tailwind classes it’s difficult to use 😬

09.06.2025 19:19 👍 0 🔁 0 💬 0 📌 0
Post image Post image

I've just published an experimental standalone @drizzle.team Visualizer React component.

www.npmjs.com/package/@dri...

25.01.2025 18:21 👍 3 🔁 0 💬 0 📌 0
Preview
Release v2.6.2 · rphlmr/react-router-hono-server What's Changed Vite 6 + Hono sub app + fixes by @rphlmr in #50 Full Changelog: v2.5.0...v2.6.0 Fixes #49 #44 #47 Add Vite 6 as a peer dependency (keeping Vite 5 too). Fix build loader for cloudf...

React Router Hono Server 2.6.2 has been released!

Add Vite 6 as a peer dependency (keeping Vite 5 too).
Add support for React Router basename (including .data requests)
Handle React Router app as a Hono sub app

And more!

github.com/rphlmr/react...

05.01.2025 12:29 👍 5 🔁 0 💬 0 📌 0
Post image

Hey there 👋 @drizzle.team Visualizer should now be able to load .env and thus work with the T3 stack

npx drizzle-lab@latest visualizer --env-path=.env

drizzle-lab 0.10.0 | vscode-drizzle-orm 0.9.0

28.11.2024 20:22 👍 2 🔁 0 💬 0 📌 0
Post image

React Router Hono Server 2.1.0 is live!

Now, you just have to change 1 import in your server file and add a 'runtime' key in the Vite plugin!

You can run it on Node (default), Bun or Cloudflare.

Check the examples 🫡

github.com/rphlmr/react...

28.11.2024 09:52 👍 5 🔁 0 💬 0 📌 1

Who are you?

27.11.2024 21:42 👍 1 🔁 0 💬 1 📌 0
Post image

UI improvements for @drizzle.team Visualizer (VSCode extension and drizzle-lab CLI).
New auto layout
New export to png

27.11.2024 19:43 👍 3 🔁 0 💬 0 📌 0

😭 it worked fine in the demo

The virtual module should not appear here unless something overrides my internal config.

26.11.2024 21:34 👍 0 🔁 0 💬 0 📌 0

If it matters, I don’t interfere with the build. React Router handles everything.

26.11.2024 21:04 👍 1 🔁 0 💬 0 📌 0

The entry point should be the app/server.ts file where we default export await createHonoServer()

But I have no idea what I’m talking about 😂

26.11.2024 20:44 👍 1 🔁 0 💬 1 📌 0

@kyle.bricolage.io 👀

26.11.2024 20:24 👍 1 🔁 0 💬 1 📌 0

So, I tried to add Bun and Cloudflare worker support to React Router Hono Server.

I'm not a Cloudflare expert.
Who want to test and report back?

npm i pkg.pr.new/rphlmr/react...

Doc 👇
github.com/rphlmr/react...

PR 👇
github.com/rphlmr/react...

26.11.2024 20:07 👍 1 🔁 0 💬 2 📌 0
Post image

There is an secret feature in @drizzle.team Visualizer 👀

26.11.2024 14:11 👍 5 🔁 1 💬 0 📌 0

To do so, React Router needs to work on these platforms too. I have no idea 👀
I can try to add deno and bun, they look similar to node with just some imports to change

25.11.2024 23:56 👍 1 🔁 0 💬 0 📌 0
Preview
GitHub - yusukebe/hono-remix-adapter: Hono <-> Remix Adapter Hono <-> Remix Adapter. Contribute to yusukebe/hono-remix-adapter development by creating an account on GitHub.

For cloudflare I know there is github.com/yusukebe/hon...
I have never used Cloudflare myself 😬.
By other places, do you mean deno and bun?

25.11.2024 23:29 👍 1 🔁 0 💬 1 📌 0
Preview
Drizzle ORM - Visual Studio Marketplace Extension for Visual Studio Code - Adds schema visualizer for Drizzle ORM

I forgot MySQL support in @drizzle.team visualizer and in the VSCode extension... 🤦‍♂️

It's now fixed!

npx drizzle-lab@latest visualizer
or
marketplace.visualstudio.com/items?itemNa...

25.11.2024 20:04 👍 3 🔁 1 💬 0 📌 0
Preview
GitHub - rphlmr/react-router-hono-server at v2.0.0 Remix with Hono in less than 30 seconds. Contribute to rphlmr/react-router-hono-server development by creating an account on GitHub.

Of course, you can customize it like before, check the doc 👇
github.com/rphlmr/react...
Migrate from v1 👇
github.com/rphlmr/react...

25.11.2024 18:54 👍 2 🔁 0 💬 0 📌 0
Preview
GitHub - rphlmr/react-router-hono-server at v2.0.0 Remix with Hono in less than 30 seconds. Contribute to rphlmr/react-router-hono-server development by creating an account on GitHub.

React Router Hono Server becomes a @vite_js plugin and is now compatible with React Router v7 (@remix_run) 🥳

It hasn't been easier to link @honojs and React Router:

npm install react-router-hono-server@latest

Then add reactRouterHonoServer() to your Vite plugins

That's all!

25.11.2024 18:54 👍 29 🔁 1 💬 3 📌 3
Drizzle Seed - Drizzle Run Play with Drizzle in your browser

Demo: drizzle.run/sgrja3w4fxnz...

22.11.2024 15:49 👍 2 🔁 0 💬 0 📌 0

You can try @drizzle.team Seed now on drizzle.run 🫡
orm.drizzle.team/docs/seed-ov...

22.11.2024 15:47 👍 3 🔁 0 💬 1 📌 0
Preview
drizzle-lab/vscode-extension at main · rphlmr/drizzle-lab Play with Drizzle everywhere. Contribute to rphlmr/drizzle-lab development by creating an account on GitHub.

Source: github.com/rphlmr/drizz...

21.11.2024 19:03 👍 0 🔁 0 💬 0 📌 0
Post image

You should be able to start @drizzle.team Studio from VS Code with version 0.6.0 of the experimental Drizzle plugin 👀

marketplace.visualstudio.com/items?itemNa...

21.11.2024 18:50 👍 2 🔁 0 💬 1 📌 0

Drizzle advocate 🫡

17.11.2024 18:49 👍 1 🔁 0 💬 0 📌 0

You can reuse everything to build the future or submit improvements 🫡

It's been over 9 months of dedicated work, making impossible things possible... don't judge me too harshly on the code 😅.

17.11.2024 17:28 👍 0 🔁 0 💬 0 📌 0
Preview
Drizzle Run Play with Drizzle in your browser

As promised, everything I've done around @drizzle.team is now fully open source.

With drizzle.run, Drizzle Lab CLI, Visualizer, VSCode extension, and Drizzle API (Kit API fork), you can: play with Drizzle in your browser, visualize your schema, transform it to JSON/SQL!

github.com/rphlmr/drizz...

17.11.2024 17:28 👍 4 🔁 1 💬 1 📌 0

So, after hours of issues, it should work on Windows and I've added experimental support for TypeScript path aliases.
Still a work in progress

16.11.2024 16:19 👍 0 🔁 0 💬 0 📌 0
World of Warcraft: 20 Years of Music | Orchestral Concert
World of Warcraft: 20 Years of Music | Orchestral Concert YouTube video by World of Warcraft

This is ... 🥰
www.youtube.com/watch?v=auDw...

15.11.2024 09:56 👍 0 🔁 0 💬 0 📌 0
Post image

That's @drizzle.team Visualizer, now also a @vscode.dev extension.

It will be part of the tools I am open-sourcing tomorrow.

marketplace.visualstudio.com/items?itemNa...

14.11.2024 23:26 👍 6 🔁 0 💬 1 📌 0

Tomorrow (Friday), a last-minute gift is coming. 👀

14.11.2024 18:46 👍 0 🔁 0 💬 0 📌 0

I would say it’s the same here …

13.11.2024 19:27 👍 1 🔁 0 💬 1 📌 0