Hugo Richard

Results 59 comments of Hugo Richard

@Cyriljshaz Could you try testing again with this version? 🤔 https://pkg.pr.new/@nuxt/ui-pro@530708c

@BerzinsU I totally agree that some components are extremely long and probably overload the context of some models. However, I don't think the solution is to add more tools, but...

@taowang1993 You can take a look at this Docus project, where I've combined an MCP server and connected an agent on top! Demo: https://mcp-toolkit.nuxt.dev/getting-started/introduction Repo: https://github.com/nuxt-modules/mcp-toolkit Relate PR: https://github.com/nuxt-content/docus/pull/1203

@amondnet Before I start reviewing all this, wouldn't it be better to use Nuxt's future MCP server? https://github.com/nuxt/nuxt.com/pull/2054

@abhishekvash On the portfolio template I used the view-transition so it's not really a color transition, that's why it works, but I'll have to look at it because I don't...

@jeanprbt I've tried a few local tests and so far I've got some elements that manage to transition by reactivating the `disableTransition` of `colorMode` but I still don't understand why...

@bilogic I removed it because I wanted to have the simplest deployment possible (that's why the project is on Vercel now) and I didn't really have an environment to test...

> Right, will this file still work? [`e7c747b`/apps/shelve/Dockerfile](https://github.com/HugoRCD/shelve/blob/e7c747bb21a7578abd3fc3d3fee1b88237989c82/apps/shelve/Dockerfile) I don't know, as the project has been running for a while on pnpm and not Bun anymore, but it worked back...

@bilogic Building the app and launching it should be pretty straightforward. The only problem is having migrations applied automatically when you launch the app

> what is the command to perform migrations? Sorry for the late reply, you can find everything related to the database / migration here in the project package.json