项目作者: chec

项目描述 :
Headless Commerce resources
高级语言: TypeScript
项目地址: git://github.com/chec/headlesscommerce.org.git
创建时间: 2020-06-19T17:19:31Z
项目社区:https://github.com/chec/headlesscommerce.org

开源协议:BSD 3-Clause "New" or "Revised" License

下载


HeadlessCommerce.org

We’ve made an easy to browse list of services that can be used to build a headless commerce stack. You can bookmark resources to save for later reference.

If you think there are resources that play nice in the headless ecosystem and that we have missed, please feel free to add a recommendation!

Running locally

  1. git clone git@github.com:chec/headlesscommerce.org.git
  2. cd headlesscommerce.org
  3. npm install
  4. cp .env.sample .env
  5. npm run dev

(Optional): The NEXT_PUBLIC_GRAPHCMS_TOKEN token is configured in GraphCMS to return PUBLISHED entries only. You may want to create a token in development to retrieve DRAFT.