strapi / community-content

Contribute and collaborate on educational content for the Strapi Community
https://strapi.io/write-for-the-community
572 stars 404 forks source link

[UPDATE OUTDATED CONTENT] Strapi Starter Nuxt.js e-commerce #1021

Closed gkurl closed 1 year ago

gkurl commented 1 year ago

Please update this to be Strapi v4, would it also be possible to delve into customer registration/logins and inventory/order management.

https://strapi.io/blog/strapi-starter-nuxt-js-e-commerce

What do you all think? 👍 Nice! ❤️ I love it! 🚀 I can help you!

Marktawa commented 1 year ago

I would like to take it on.

Marktawa commented 1 year ago

Hey @PaulBratslavsky @dessireugarte

I want to update this article. However, I have an idea for a series of tutorials that I believe will be valuable to the Strapi community.

As you may know, there are currently few resources available that show users how to create Strapi starters and templates. I would like to propose creating a series of tutorials that aim to fill this gap in knowledge.

The goal of these tutorials would be to provide step-by-step guides that demonstrate how to create custom Strapi starters and templates. This series would be a valuable resource for anyone looking to build their own custom solutions with Strapi.

I have included outlines below for each topic in the tutorial series. Please let me know what you think and if you would be interested in collaborating on this project.

Strapi Starters and Templates: Tutorial Series

1. How to create your own Strapi template - OUTLINE

2. How to create your own Strapi Starter - OUTLINE

3. Strapi Starter Nuxt.js e-commerce (UPDATE TO THIS TUTORIAL) - OUTLINE

5. How to customize your Strapi Nuxt.js e-commerce Starter - OUTLINE


My content is

I believe that this series of tutorials will be a valuable resource for the Strapi community. I am excited to hear your thoughts and to potentially collaborate on this project. Let me know if you are interested and we can discuss further.

What do you all think? 👍 Nice! ❤️ I love it! 🚀 I can help you!

gkurl commented 1 year ago

@Marktawa Thanks for looking into this, looking forward to the updates. Regarding Snipcart, could I ask specifically how you would implement the JSON Crawler and how it may work locally using Ngrok and on a prod environement using a Strapi endpoint or some sort of Nuxt SSR API? If using Strapi, then considering how nested the API calls are now within data and attributes, the crawler requires a direct JSON output (un-nested) and if the product data is dynamically generated via Strapi API calls then the HTML crawler may not work.

Any chance to include any instructions on hosting a SSR based front-end on AWS? Assuming Amplify lets you do it with no extra config?

Looking forward to whatever you do!

Thanks.

dessireugarte commented 1 year ago

Hello @Marktawa! Thank you for sharing this! What do you think about this @malgamves and @PaulBratslavsky? Writing a guide like this to incentivize the community to create their own tutorials taking into consideration the current context of Strapi starters?

Marktawa commented 1 year ago

Hey 👋 @dessireugarte

Thanks for the feedback. Can I start working on the tutorial series?

PaulBratslavsky commented 1 year ago

@Marktawa Sorry for the late response we have so many topics in the que.

In terms of content that involves past starters, we will only be supporting one official starter project maintained by Strapi, and all others will be archived due to bandwidth required to maintain them.

Will be closing this issue for time being.

Instead of creating a starter an interesting idea is to see if you can create a cool project with nuxt, Strapi and open ai.