Skip to content

brendancopley/StrapiVueMongoCMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cooking a Deliveroo clone with Nuxt (Vue.js), GraphQL, Strapi and Stripe

Introduction

This example is the result of the tutorial series "Cooking a Deliveroo clone with Nuxt (Vue.js), GraphQL, Strapi and Stripe".

Setup

To see it live:

  • Clone the repository.
  • Start the Strapi server: cd nuxt-strapi-deliveroo-clone-tutorial/server && npm install && npm start.
  • In an other tab, start the Nuxt server: cd nuxt-strapi-deliveroo-clone-tutorial/client && npm install && npm run dev.

About

An api driven CMS using Vue 3 - Postgres - Node

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published