Skip to content

Icegreeen/Coffy-Express

Repository files navigation

Coffy Express

Next + Sanity (headless CMS) + GraphQL + Stripe payment.

Project status: Completed ✔️

Captura de tela 2024-03-02 204655 (1) Captura de tela 2024-03-02 204655 Captura de tela 2024-03-02 211303 Captura de tela 2024-03-02 211407 Captura de tela 2024-03-02 210810 Captura de tela 2024-03-02 204655

Stripe payment

Captura de tela 2024-03-02 211058

Success payment

Captura de tela 2024-03-02 210930

📌 Table of Contents

👷 Running Locally

Clone repository

git clone https://github.com/Icegreeen/Coffy-Express

Define environment variables

cp .env.local.example .env.local

NEXT_PUBLIC_STRIPE_KEY=pk_live_{yourkey}
NEXT_TEST_STRIPE_KEY=pk_test_{yourkey}

Install dependencies & execute web application in development mode

yarn
yarn dev

Open the url http://localhost:3000/ in your browser to see the application

Execute Sanity (headless CMS) in development dev

cd sanity
yarn dev

Open url http://localhost:3333/ in your browser to manage resources.

Captura de tela 2024-03-02 214426

Captura de tela 2024-03-02 214304

📮 Faq

Question: What are the technologies used in this project?

Answer: Sanity, Stripe, Shadcn/ui and NextJS.

🐛 Issues

Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, I would love to review your pull request!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing

About

Next + GraphQL + Sanity + Stripe payment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published