pepe004 / e-commerce-supabase-nextjs13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 97.6%Language:Shell 2.3%Language:CSS 0.2%