Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 556 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 556 Bytes

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.