deno-merch icon indicating copy to clipboard operation
deno-merch copied to clipboard

The Deno shop fork using the Saleor API

Deno Merch, Saleor remix

Fork of the Deno Merch shop with the Saleor API.

Screen Shot

Screen Shot

Develop locally

  • Clone the repository
  • Start the project in local mode:
    deno task start
    

If you want to use different Saleor instance, modify SALEOR_API in the .env, follows .env.example.

Deploy to global

Sign in to dash.deno.com, create a new project, and then link to your clone version of the repository.