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

https://github.com/dias1c/itstep_js_apollo_shop

Web project with Graphql on Vue/Nextjs
https://github.com/dias1c/itstep_js_apollo_shop

exam graphql itstep nextjs vuejs web

Last synced: 2 months ago
JSON representation

Web project with Graphql on Vue/Nextjs

Awesome Lists containing this project

README

          

# ITStep_JS_Apollo_Shop

#### :ambulance:Run these commands to build the project
```bat
cd client
npm i @nuxtjs/apollo
npm i @nuxtjs/axios
npm i core-js
npm i graphql-tag
npm i nuxt

cd ../server
npm i @prisma/client
npm i apollo-server-constraint-directive
npm i apollo-server-express
npm i cors
npm i express
```

#### To start the project
1. Execute this on new console
```bat
cd server
node app.js
```
2. Execute this on new console
```bat
cd client
npm run dev
```

#### So Just watch what the site
1. Filtering is implemented
1. Search
1. Mini Easter egg