Fork of the Deno Merch shop with the Saleor API.
- 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
.
Sign in to dash.deno.com, create a new project, and then link to your clone version of the repository.