cuicuicuit website

Lab Project : cuicuicuit

This is a Nuxt project that fetches the data from a Directus api.
cuicuicuit website

cuicuicuit

This is a simple recipes blog where we used Nuxtjs and vue-bootstrap for the frontend.

The backend is a CMS named Directus. It is installed with a multi tenant architecture. That means that one installation serves several different APIs with the same engine.

We've generated the site in order to avoid API calls. So the site is fully rendered on generation: JamStack styled.

This is an interesting setting is you need a quick site with very few changes within the content.