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
- Execute this on new console
cd server
node app.js
- Execute this on new console
cd client
npm run dev
- Filtering is implemented
- Search
- Mini Easter egg