Skip to content

devSaifur/the-next-dashboard

Repository files navigation

This is an e-commerce admin dashboard and headlessCMS build with Next.js 14. It is bootstrapped with create next-app.

Checkout the storefront repository: https://github.com/devSaifur/the-next-store

The Next Shop | Dashboard

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/devSaifur/the-next-dashboard.git
  2. Install dependencies using pnpm

    pnpm install
  3. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  4. Start the development server

    pnpm run dev
  5. Push the database schema

    pnpm run db:push
  6. Start the Stripe webhook listener

    pnpm run stripe:listen

About

An e-commerce shop built with everything new in Next.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages