Discussion on Isomorphic - React Admin Dashboard Template

Discussion on Isomorphic - React Admin Dashboard Template

Cart 6,372 sales
Recently Updated
Well Documented

redqteam supports this item

Supported

This author's response time can be up to 1 business day.

477 comments found.

Do you have a starter template? Because there are many pages and it will not be easy to organize them according to ourselves :)

Hi We’re planning to include the starter template in our upcoming updates. In the meantime, if you need assistance organizing your tasks, please feel free to open a support ticket. We’re here to help.

Is it possible to use Isomorphic without Typescript? Meaning if my NextJS app doesn’t use Typescript, can I still use Isomorphic?

Hi You can use it, but it requires some additional work to integrate it with your code. Specifically, you’ll need to remove the TypeScript portion of the code.

fredm Purchased

Hello, I am currently in the process of customizing the template to fit my specific project needs. So I am looking to remove certain features that are not relevant to my application. For instance the “e-commerce” and “file-manager”.

Is it feasible ? do you provide any guidance to safely remove these functions without affecting the integrity of the template ?

Hi Please open a support ticket and our technical support team will guide you.

nnchuc90

nnchuc90 Purchased

How to download ReactJs version?

We choose Nextjs to build React application, as you know Next.js is a React Framework. We do not have any standalone React.js version.

fredm Purchased

also interested by i18n, that will complete the template !

Hi Thank you for your suggestion. We will look into the possibility of adding i18n in our future updates.

> isomorphic-furyroad@0.0.1 prepare /src > husky install

fatal: not a git repository (or any of the parent directories): .git husky – git command not found, skipping install

Error during install. Same error as other users, would be great to leave the solution here to save time for upcoming users who would face this issue.

I’ve also opened a ticket.

So for those that may face this issue in the futur, you need to run git init before pnpm run install.

Hi Thank you. This is the first time this issue has been reported. We are glad that you came up with the solution quickly. We will fix this issue in our next update.

davaxi

davaxi Purchased

Hi, Is it possible to pass the components into an NPM package to integrate them more easily and therefore to follow the upgrades ? Thanks

Hi Yes, it is possible. However, our current plan is to ship only atomic components and enrich their features. Compound components will continue to exist within their own project. If you have any further questions or if there’s anything specific you’d like to discuss, feel free to let us know. on the support portal and our technical support team will assist you.

reacts

reacts Purchased

Can you please let me know if “next export” work with this template ?

Hi Certainly! You can use next export without next-auth. next-auth requires a server runtime (API routes), making it incompatible with next export. Refer to https://nextjs.org/docs/pages/building-your-application/deploying/static-exports#unsupported-features for more details. To remove the next-auth implementation from Isomorphic, follow these steps: https://isomorphic-doc.vercel.app/integrations/next-auth#how-to-remove-nextauth.

Fresh install and following your docs to start the project and it doesn’t work. Do you have updated docs with steps to get the project working?

root@24dcd0925a3d:/src# pnpm install Lockfile is up to date, resolution step is skipped Packages: +801 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 801, reused 801, downloaded 0, added 801, done

dependencies: + @floating-ui/react 0.26.2 + @googlemaps/js-api-loader 1.16.2 + @headlessui/react 1.7.17 + @react-email/body 0.0.4 + @react-email/button 0.0.11 + @react-email/column 0.0.8 + @react-email/components 0.0.11 + @react-email/container 0.0.10 + @react-email/head 0.0.6 + @react-email/heading 0.0.9 + @react-email/hr 0.0.6 + @react-email/html 0.0.6 + @react-email/img 0.0.6 + @react-email/link 0.0.6 + @react-email/preview 0.0.7 + @react-email/render 0.0.9 + @react-email/row 0.0.6 + @react-email/section 0.0.10 + @react-email/tailwind 0.0.12 + @react-email/text 0.0.6 + @t3-oss/env-nextjs 0.7.1 + @tailwindcss/container-queries 0.1.1 + @uploadthing/react 5.7.0 + clsx 2.0.0 + date-arithmetic 4.1.0 + dayjs 1.11.10 + eslint 8.53.0 + eslint-config-next 14.0.1 + framer-motion 10.16.4 + fs-extra 11.1.1 + glob 10.3.10 + jotai 2.3.0 + lodash 4.17.21 + next 14.0.1 + next-auth 4.24.4 + next-themes 0.2.1 + nextjs-toploader 1.6.4 + nodemailer 6.9.7 + pretty-bytes 6.1.1 + prop-types 15.8.1 + qrcode.react 3.1.0 + rc-pagination 3.7.0 + rc-rate 2.12.0 + rc-slider 10.4.0 + rc-table 7.35.2 + react 18.2.0 + react-big-calendar 1.8.5 + react-colorful 5.6.1 + react-confetti 6.1.0 + react-countdown 2.3.5 + react-datepicker 4.21.0 + react-dom 18.2.0 + react-dropzone 14.2.3 + react-email 1.9.5 + react-hook-form 7.48.2 + react-hot-toast 2.4.1 + react-icons 4.11.0 + react-phone-input-2 2.15.1 + react-player 2.13.0 + react-quill 2.0.0 + react-scroll 1.9.0 + react-svg-worldmap 2.0.0-alpha.16 + react-use 17.4.0 + recharts 2.9.3 + resend 2.0.0 + rizzui 0.7.0 + sharp 0.32.6 + simplebar-react 3.2.4 + swiper 11.0.3 + tailwind-merge 2.0.0 + typescript 5.2.2 + uploadthing 5.7.4 + zod 3.22.4

devDependencies: + @hookform/devtools 4.3.1 + @hookform/resolvers 3.3.2 + @tailwindcss/forms 0.5.6 + @total-typescript/ts-reset 0.5.1 + @types/date-arithmetic 4.1.4 + @types/google.maps 3.54.7 + @types/lodash 4.14.201 + @types/node 20.9.0 + @types/nodemailer 6.4.14 + @types/react 18.2.37 + @types/react-big-calendar 1.8.4 + @types/react-color 3.0.10 + @types/react-datepicker 4.19.2 + @types/react-scroll 1.8.10 + autoprefixer 10.4.16 + husky 8.0.3 + postcss 8.4.31 + prettier 3.0.3 + prettier-plugin-tailwindcss 0.5.7 + rimraf 5.0.5 + tailwindcss 3.3.5

> isomorphic-furyroad@0.0.1 prepare /src > husky install

fatal: not a git repository (or any of the parent directories): .git husky – git command not found, skipping install

Done in 2.6s

root@24dcd0925a3d:/src# pnpm dev

> isomorphic-furyroad@0.0.1 dev /src > next dev

❌ Invalid environment variables: { NEXTAUTH_SECRET: [ ‘String must contain at least 1 character(s)’ ] } file:///src/node_modules/.pnpm/<redpre#2>5.2.2_zod@3.22.4.safeParse(r),m=e.onValidationError??(t=>{throw console.error("\u274C Invalid environment variables:",t.flatten().fieldErrors),new Error("Invalid environment variables")}),u=e.onInvalidAccess??(t=>{throw new Error("\u274C Attempted to access a server-side environment variable on the client")});return c.success===!1?m(c.error):new Proxy(c.data,{get(t,n){if(!(typeof n!="string"||n==="__esModule"||n==="$$typeof"))return!v&&e.clientPrefix&&!n.startsWith(e.clientPrefix)&&l.shape[n]===void 0?u(n):t[n]}})}var x="NEXT_PUBLIC_";function P(e){let r=typeof e.client=="object"?e.client:{},i=typeof e.server=="object"?e.server:{},o=e.shared,s=e.runtimeEnv?e.runtimeEnv:{...process.env,...e.experimental__runtimeEnv};return f({...e,shared:o,client:r,server:i,clientPrefix:x,runtimeEnv:s})}export{P as createEnv}; ^ Error: Invalid environment variables at m (file:///src/node_modules/.pnpm/@">/node_modules/@t3-oss/env-nextjs/dist/index.mjs:1 import{z as a}from"zod";function f(e){let r=e.runtimeEnvStrict??e.runtimeEnv??process.env;if(e.emptyStringAsUndefined??!1)for(let[t,n]of Object.entries(r))n===""&&delete r[t];if(e.skipValidation)return r;let i=typeof e.client=="object"?e.client:{},o=typeof e.server=="object"?e.server:{},s=typeof e.shared=="object"?e.shared:{},d=a.object(i),T=a.object(o),l=a.object(s),v=e.isServer??typeof window>"u",p=d.merge(l),y=T.merge(l).merge(d),c=v?y.safeParse(r):p.safeParse(r),m=e.onValidationError??(t=>{throw console.error("\u274C Invalid environment variables:",t.flatten().fieldErrors),new Error("Invalid environment variables")}),u=e.onInvalidAccess??(t=>{throw new Error("\u274C Attempted to access a server-side environment variable on the client")});return c.success===!1?m(c.error):new Proxy(c.data,{get(t,n){if(!(typeof n!="string"||n==="__esModule"||n==="$$typeof"))return!v&&e.clientPrefix&&!n.startsWith(e.clientPrefix)&&l.shape[n]===void 0?u(n):t[n]}})}var x="NEXT_PUBLIC_";function P(e){let r=typeof e.client=="object"?e.client:{},i=typeof e.server=="object"?e.server:{},o=e.shared,s=e.runtimeEnv?e.runtimeEnv:{...process.env,...e.experimental__runtimeEnv};return f({...e,shared:o,client:r,server:i,clientPrefix:x,runtimeEnv:s})}export{P as createEnv}; ^ Error: Invalid environment variables at m (file:///src/node_modules/.pnpm/@t3-oss+env-nextjs@0.7.1_typescript<redpre#6>/node_modules/@t3-oss/env-nextjs/dist/index.mjs:1:585) at f (file:///src/node_modules/.pnpm/@t3-oss+env-nextjs@0.7.1_typescript5.2.2_zod@3.22.4/node_modules/@t3-oss/env-nextjs/dist/index.mjs:1:775) at P (file:///src/node_modules/.pnpm/@t3-oss+env-nextjs@0.7.1_typescript<redpre#12>/node_modules/@t3-oss/env-nextjs/dist/index.mjs:1:1174) at file:///src/src/env.mjs:4:20 at ModuleJob.run (node:internal/modules/esm/module_job:218:25) at async ModuleLoader.import (node:internal/modules/esm/loader:329:24) at async importModuleDynamicallyWrapper (node:internal/vm/module:430:15) at async loadConfig (/src/node_modules/.pnpm/next@14.0.1_react-dom18.2.0_react@18.2.0/node_modules/next/dist/server/config.js:697:36) at async nextDev (/src/node_modules/.pnpm/next@14.0.1_react-dom<redpre#18>/node_modules/next/dist/cli/next-dev.js:191:14) at async main (/src/node_modules/.pnpm/next@14.0.1_react-dom18.2.0_react@18.2.0/node_modules/next/dist/bin/next:150:5) Node.js v21.1.0  ELIFECYCLE  Command failed with exit code 1.

Hi Please open a support ticket and our technical support team will assist you.

Can you just update the installation docs so that a dev does not need to troubleshoot code?

Hi you can follow our below documentation https://isomorphic-doc.vercel.app/ If you still face any issue then please open a support ticket and our technical support team will assist you.
reacts

reacts Purchased

​Hello,

I bought from your store Pixer and i never used it because of the missing option to export staticaly.

Now i want to buy Isomorphic but before i would like to be sure that “next export” for static export of the webapp will work out of the box ?

Thank you

Hi Certainly! You can use next export without next-auth. next-auth requires a server runtime (API routes), making it incompatible with next export. Refer to https://nextjs.org/docs/pages/building-your-application/deploying/static-exports#unsupported-features for more details. To remove the next-auth implementation from Isomorphic, follow these steps: https://isomorphic-doc.vercel.app/integrations/next-auth#how-to-remove-nextauth.

I am unable to run the app getting error

(node:24019) ExperimentalWarning: stream/web is an experimental feature. This feature could change at any time (Use `node—trace-warnings …` to show where the warning was created) /home/usman/MyHome/Numesond/themeforest-lw0KWIVp-isomorphic-react-redux-admin-dashboard/isomorphic- React admin dashboard template/isomorphic/node_modules/next/dist/server/web/spec-extension/request.js:28 class NextRequest extends Request { ^

ReferenceError: Request is not defined at Object.<anonymous> (/home/usman/MyHome/Numesond/themeforest-lw0KWIVp-isomorphic-react-redux-admin-dashboard/isomorphic- React admin dashboard template/isomorphic/node_modules/next/dist/server/web/spec-extension/request.js:28:27) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at Module.mod.require (/home/usman/MyHome/Numesond/themeforest-lw0KWIVp-isomorphic-react-redux-admin-dashboard/isomorphic- React admin dashboard template/isomorphic/node_modules/next/dist/server/require-hook.js:64:28) at require (node:internal/modules/cjs/helpers:94:18) at Object.<anonymous> (/home/usman/MyHome/Numesond/themeforest-lw0KWIVp-isomorphic-react-redux-admin-dashboard/isomorphic- React admin dashboard template/isomorphic/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js:37:18) at Module._compile (node:internal/modules/cjs/loader:1101:14)

I raise the ticket yesterday but no response back to me.

Hi our support team looks at tickets on queuing basis and our usual response time is one business day as mentioned in our envato profile. However we have notified our team to look at your ticket on priority basis.

Thank you

Hello! I just bought this template and I am enjoying it. Really good code quality!

I was wondering if you could add a LMS / course / e-learning app kits in a future update.

Thank you.

Hi thank you for your suggestion, we have forwarded your feature request to our team for them to have a look into the possibility of adding such features on our future updates.

erek_d

erek_d Purchased

Is there a figma file with the project?

Hi please open a support ticket and our technical support team will assist you.

itachyon

itachyon Purchased

Dear redqteam, have you plan to Next JS 14 ?

Hi yes, we will update it to next js 14 in future

itachyon

itachyon Purchased

Great _

Aren’t they planning to add a crypto dashboard?

Hi we will look to add crypto based dashboard in future. However as you are looking for a crypto dashboard, you can look at our crypto based dashboard template https://themeforest.net/item/criptic-react-next-web3-nft-crypto-dashboard/38316242

It’s ok, thanks!

Hi You are welcome

akib007

akib007 Purchased

Are standard components available?

Like alerts, loading, various modals, Dropdown autocomplete fields, Toggle button, Ratting, select fields, Chip, Backdrop, Drawer etc

Hi Yes, all are available in our template.

Nivaah

Nivaah Purchased

some components are missing, such as ‘react-select-async-paginate’ and ‘multi-select’

Hi Please open a support ticket and our technical support team will assist you.

how to apply the updated version of this template on my current project?

Hi Please open a support ticket and our technical support team will assist you.

Hello, Do you have a JavaScript version?

Hi We have used TypeScript 5.2.2

nattee

nattee Purchased

Nextjs version?

Hi it is next js 13

by
by
by
by
by
by