This demo deploys the FoodAdvisor frontend on Vercel and API (Strapi) on Uffizzi.
Welcome to FoodAdvisor, the official Strapi demo application. This repository contains the following:
- Strapi project with existing Content-types and data (
/api
) - Next.js client ready to fetch the content of the Strapi application (
/client
)