Best of StripeOctober 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    How to Build a Video Game Store with Medusa and Next.js

    Medusa has launched a hackathon offering contributors the opportunity to win excellent prizes. Medusa allows developers to create scalable and sophisticated commerce setups with minimal effort and a positive developer experience. In this tutorial, you’ll learn how to create a video store with Medusa using its Next.js storefront. You can use MinIO, S3 or DigitalOcean Spaces, or Digital Ocean Spaces. For more information on the Medusa store in the store and add some video games and other products.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    FastAPI - Open-Source Starters

    FastAPI - Open-Source Starters Hello coders! This article presents a curated list of open-source starters powered by FastAPI, a trending Python framework. All mentioned products are released on GitHub and the permissive license allows using the sources in commercial projects and eLearning activities.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Build a Production Ready eCommerce Website with ReactJS, TailwindCSS, PlanetScale and Stripe

    ReactJS, Tailwind, PlanetScale, and Stripe will be used to build a production-ready eCommerce website. We'll use ReactJS and NextJS to build the eCommerce site using the same stack as NextJS and Prisma. We will use this library to connect to our database, run migrations, and do all CRUD operations on the database.