Skip to content

clubofcoders-youtube/e-commerce-web-app

Repository files navigation

follow these steps to run locally

  • first run: npm install (it will install all the packages inside package.json)

  • after update the .env file (get your environment variables from supabase and stripe) (example env file: https://github.com/clubofcoders-youtube/e-commerce-web-app/blob/main/.env)

  • then, if you want to test webhook install the stripe cli (docs are available on the official stripe site), follow the last part of the course

  • finally, run: npm run dev

This repo is part of the full-stack e-commerce NextJs + Supabase course, Enroll On Udemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published