NuxtJS based application using GraphQL and SSR with Strapi based CMS.
- Nuxt.js
- Strapi.js
- GraphQL
- SQLite3
-
Start the Strapi server
cd backend && yarn develop
-
Run frontend
cd frontend && yarn dev
Wohoo!!
NuxtJS based application using GraphQL and SSR with Strapi based CMS.
Vue