Repo for learning how to build an e-commerce site using GraphQl, KeystoneJs, and NestJs .
- Docker
- NodeJs
- KeystoneJs
- NextJs
- React
- React Styled Components
- GraphQl
- Apollo GraphQl
- JavaScript
- CSS
- HTML
- Clone this repo or download the latest release. Rename it to whichever project name you want (Must have Docker desktop installed).
cd <sickfits-lab>/<backend> or <frontend>
- Must have pnpm installed. If not remove pnpm-lock.yaml and use npm instead.
- Run
pnpm install
- YOU ARE READY TO GO see package.json for scripts to use.