Skip to content

E-Commerce dashboard using nextjs 13, react, tailwind, prisma, mysql and react query

Notifications You must be signed in to change notification settings

Delvoid/ecom-admin

Repository files navigation

Full Stack E-Commerce + Dashboard & CMS

This is a repository for a Full Stack E-Commerce + Dashboard & CMS: Next.js 13 App Router, React, Tailwind, Prisma, MySQL and ReactQuery

Install packages

pnpm i

Setup .env file

Set the environment variables: Create a .env file in the root directory and add the variables from the local .env.example file

cp .env.example .env

Connect to PlanetScale and Push Prisma

pnpm prisma generate
pnpm prisma db push

Start the app

pnpm dev

About

E-Commerce dashboard using nextjs 13, react, tailwind, prisma, mysql and react query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published