this is next.js + typescript + tailwindcss + strapi + stripe application
First, run the development server:
FRONT http://localhost:3000
npm run dev
# or
yarn dev
# or
pnpm dev
CMS http://localhost:1337/admin
yarn develop
デモ用に使えるテストクレジットカード番号(you can use test credit card)
4242 4242 4242 4242
開発環境はGoogle PayとApple Payの利用が不可(you can't use Google Pay & Apple Pay in your local machine)
実際の挙動はデモサイト(that's are available at demo)にて確認可能