Naveen G
Naveen G
### Clear and concise description of the problem The netlify deploy preview drawer does not works when SSR is enabled. ### Suggested solution Add a component to display the drawer...
### Description This module is a wrapper that integrates nuxt with prisma in the server side and also embed the prisma studio in devtools ### Repository https://github.com/naveeng2402/nuxt-prisma ### npm https://www.npmjs.com/package/@naveeng2402/nuxt-prisma...
### Description This module is a wrapper for countup.js which exposes the Countup component. ### Repository https://github.com/naveeng2402/nuxt-countup ### npm https://www.npmjs.com/package/nuxt-countup ### Nuxt Compatibility Nuxt 3
# Made Fixes to * fix the depreciation warining * Added headers to avoid HTTP error 403(Forbidden Client)
I would like to implement the design system as sass variables which the developers can use to make their code in sync with the design. @Lovelyfin00 @purnima143 @AdityaSingh-02 pl look...
I would like to implement the product card component that is to be designed in the issue #29
## Adopted Monorepo architecture with PNPM ## Proposed Changes updated the mono repo architecture using pnpm workspaces, - [ ] Bug(s) fixed - [x] Enhancement done - [ ] New...
### Current Behavior The repo currently has a NextJS project as a subfolder and the UI package as the source directory. ### Desired Behavior A MonoRepo structure using pnpm can...