Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new beginning #888

Merged
merged 24 commits into from
Oct 2, 2023
Merged

A new beginning #888

merged 24 commits into from
Oct 2, 2023

Conversation

zaiste
Copy link
Contributor

@zaiste zaiste commented Sep 21, 2023

This is a new beginning for Saleor's storefront. This project will be now an example of a storefront implemention built on top of the Saleor GraphQL API. The intention is to show the most important commerce workflow, i.e. selecting a product, adding it to the cart and performing a payment. From now on the checkout will be integrated.

@vercel
Copy link

vercel bot commented Sep 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-storefront ❌ Failed (Inspect) Oct 2, 2023 0:23am
react-storefront-e2e 🔄 Building (Inspect) Visit Preview Oct 2, 2023 0:23am
saleor-app-checkout 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 2, 2023 0:23am
saleor-app-checkout-e2e ❌ Failed (Inspect) Oct 2, 2023 0:23am
saleor-checkout-ui-kit ❌ Failed (Inspect) Oct 2, 2023 0:23am
storefront ❌ Failed (Inspect) Oct 2, 2023 0:23am

Copy link
Contributor

@typeofweb typeofweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also:

  • use prettier (there's the configuration file but doesn't seem it's been used)
  • add back husky
  • add back lintstaged

.eslintrc.json Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
.graphqlrc.ts Outdated Show resolved Hide resolved
.lintstagedrc.js Show resolved Hide resolved
ui/components/LoginForm.tsx Outdated Show resolved Hide resolved
ui/components/Nav.tsx Outdated Show resolved Hide resolved
ui/components/Pagination.tsx Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
app/cart/page.tsx Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants