Skip to content

MylesA94/next-js-ecommerce

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

run stripe server run cmd - stripe listen --forward-to localhost:3000/webhooks/stripe

run email server - in bash terminal npm run email -> package.js script loads email server on http://localhost:3001 server.

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

About

Full Stack Ecommerce Store With Admin Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published