Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 299 Bytes

.env vars

  • REACT_APP_AUTH_DOMAIN=
  • REACT_APP_CLIENT_ID=
  • REACT_APP_STRIPE_PUBLIC_KEY=
  • REACT_APP_STRIPE_SECRET_KEY=

Extra Setup

npm install dotenv@8.2.0 stripe@8.130.0 @stripe/react-stripe-js@1.1.2 @stripe/stripe-js@1.11.0 netlify@6.0.12
npm install netlify-cli -D