foodadvisor icon indicating copy to clipboard operation
foodadvisor copied to clipboard

🥘 THE Strapi demo application

Results 20 foodadvisor issues
Sort by recently updated
recently updated
newest added

I consistently get errors when trying to seed this demo project, both using yarn and npm. After pulling this repo, I've followed the instructions as per the README. The error...

Hi, i just encountered that this line in https://github.com/strapi/foodadvisor/blob/master/api/script/seed.js#L100 (probably) causes the new variable ADMIN_JWT_SECRET to be appended in the same line as STRAPI_ADMIN_CLIENT_PREVIEW_SECRET which causes a non-working preview url....

I tried upgrading to Tailwind v3 which basically works but it interferes with the button text color for example on the homepage CTA "Browse Restaurants" becomes low contrast. ![image](https://user-images.githubusercontent.com/73945900/157067155-7ec5e0ba-c4e6-41d3-9c66-7cbfae34e4c0.png) My...

I was having issues getting the demo up and running after cloning. Eventually figured out that it was an issue with running node version 17.x.x. Not sure if this warrants...

Hi I am using macOS Catalina and Strapi food advisor version 3.0.0. I was renaming the restaurant type to event type and when Strapi asked to restart the server, it...

- This PR adds a Publication workflow system workaround - Upgrades to 4.3.8

There appears to be a problem with your demo content type model. You have a Shared > FooterColumns that contains a title and then a repeatable component of links (Shared...

### Bug report ### Describe the bug "Identifier name 'components_restaurant_related_restaurants_restaurants_links_inv_fk' is too long", ### Steps to reproduce the behavior Just Change the database from sqlite to MySQL and try to...