bigcommerce / sample-app-nodejs

A reference implementation of a BigCommerce single-click app, in Node.JS + Next.js/React
MIT License
59 stars 340 forks source link

chore: APPEX-597 update step-4-big-design branch to sync with main #197

Closed MariaJose closed 1 year ago

MariaJose commented 1 year ago

What?

Update step-4-big-design branch to sync with main.

Things that were updated:

  1. Read me
  2. env-sample
  3. dependencies
  4. The files that are listed on the dev docs for step 4 (https://developer.bigcommerce.com/api-docs/apps/tutorials/build-a-nextjs-sample-app/step-4-enhance)

NOTE:

  1. ImoI think it would be good to let the dev docs team to update the code that is showed in the tutorial, so the updates that we made for this branch could match the one in the tutorial.
  2. Pending to update steps 3, 2, and 1

Why?

The sample app steps are out of date with the main branch - we should update the various packages, readme, and files to keep the tutorial steps in sync with main.

Testing / Proof

Tested on production with mysql and firebase:

https://github.com/bigcommerce/sample-app-nodejs/assets/39739180/0acdee10-49e1-4709-8ce4-20247a5dfff1

@bigcommerce/api-client-developers