Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/til2to/ecommerce-endpoint
https://github.com/til2to/ecommerce-endpoint
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/til2to/ecommerce-endpoint
- Owner: til2to
- Created: 2023-02-28T16:35:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T17:14:20.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T16:52:47.368Z (16 days ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.