Skip to content

masterAI359/DataWebAPI

Repository files navigation

Fullstack SAAS Next.js Supabase Stripe Tailwindcss Boilerplate

I have created this boilerplate using next.js, supabase for authentication, and stripe for payments.

What's included

  • Authentication
  • Row-level security
  • Card payments
  • Landing page
  • Protected routes

🛠️ Tech Stack

Cloning the repository

Install packages

npm i

Setup .env file

NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_SERVICE_ROLE_KEY=

NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=

Add SQL Tables

Use database.sql file

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

➤ License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •