Skip to content

petermekhaeil/remix-commerce

Repository files navigation

remix-commerce

Performant e-commerce that runs on the edge. Built using Remix running on Cloudflare Workers. It supports different commerce providers to showcase the benefits of a headless commerce architecture.

Demo: https://remix-commerce.petermekhaeil.workers.dev/

Deploy to Cloudflare Workers

Technologies

Features

  • Performant
  • Responsive
  • Tested

Integrations

Supported commerce providers:

UI Components

The UI is a combination of custom components mixed with HyperUI and Tailwind UI.

Development

Copy .env.template to .env and configure the backend provider:

PROVIDER=commercejs
COMMERCEJS_PUBLIC_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxx

Run npm run dev.

Work in progress

This project is WIP. Items still in development:

  • Ability to integrate with other headless commerce platforms.
  • SEO Ready
  • Accessibility
  • Theming
  • Dark Mode
  • 3rd party library support (eg Google Analytics)

About

Performant e-commerce that runs on the edge. Built using Remix running on Cloudflare Workers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published