Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/til2to/ecommerce-endpoint


https://github.com/til2to/ecommerce-endpoint

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# GraphQL endpoint for Junior Developer position in Scandiweb

### Overview

You are going to need this endpoint in order to implement the assignment given to you (minimalistic storefront).

### How to start

In order to start this endpoint, follow these steps

1. Install dependencies
2. Build the project - `yarn build`
3. Start the project - `yarn start`

>**Note**: During the assignment, do not modify this endpoint. Also, no need to provide it along with your assessment.