Skip to content

GeoBrodas/e-commmerce-template

Repository files navigation

Saas subscription template


Tech Stack

  • NextJS
  • Tailwind
  • Stripe
  • Supabase

Run Locally

Clone the project

  git clone https://github.com/GeoBrodas/e-commmerce-template

Go to the project directory

  cd my-project

Install dependencies

  npm install

Enter the following environment variable into .env.local

NEXT_PUBLIC_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_KEY
NEXT_PUBLIC_STRIPE_KEY
STRIPE_SECRET_KEY
API_ROUTE_KEY
STRIPE_SIGNING_SECRET
SUPABASE_SERVICE_KEY

Start the server

  npm run dev

Feedback

If you have any feedback, please reach out to us at

🔗 Links

portfolio linkedin

About

Tech-stack = Nextjs, Tailwind, Supabase, Stripe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published