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
- Host: GitHub
- URL: https://github.com/dias1c/itstep_js_apollo_shop
- Owner: Dias1c
- Created: 2021-07-11T17:23:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T17:53:38.000Z (almost 5 years ago)
- Last Synced: 2026-03-11T10:58:38.207Z (3 months ago)
- Topics: exam, graphql, itstep, nextjs, vuejs, web
- Language: Vue
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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