https://github.com/Muetze42/hellofresh-database
HelloFresh database for 17 countries including features like filtering by ingredients, allergens, tags, etc.
https://github.com/Muetze42/hellofresh-database
cooking cooking-recipes hellofresh recipe-database recipes recipes-app recipes-online recipes-website
Last synced: 7 months ago
JSON representation
HelloFresh database for 17 countries including features like filtering by ingredients, allergens, tags, etc.
- Host: GitHub
- URL: https://github.com/Muetze42/hellofresh-database
- Owner: Muetze42
- Created: 2022-09-04T14:53:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T19:44:55.000Z (about 1 year ago)
- Last Synced: 2025-03-16T15:08:30.873Z (7 months ago)
- Topics: cooking, cooking-recipes, hellofresh, recipe-database, recipes, recipes-app, recipes-online, recipes-website
- Language: PHP
- Homepage: https://hfresh.info
- Size: 9.89 MB
- Stars: 55
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Hello Fresh Database
HelloFresh database for 16 countries including features like filtering by ingredients, allergens, tags, etc.
* Made with [Laravel](https://laravel.com/), [Tailwind CSS](https://tailwindcss.com/), [Vue.js](https://vuejs.org/),
[Inertia.js](https://inertiajs.com/) and ♥
* Error tracking with [Sentry](https://sentry.io/)
* Translatable Eloquent Models with [spatie/laravel-translatable](https://github.com/spatie/laravel-translatable)## Links
* [Reddit Post (Active community)](https://www.reddit.com/r/hellofresh/comments/1b37z4x/hellofresh_recipes_database_relaunched/)
* [Ko-Fi Post](https://ko-fi.com/post/HelloFresh-Recipes-Database-Relaunched-D1D8V2OF7)
* [LinkedIn Post](https://www.linkedin.com/posts/normanhuth_hellofresh-database-activity-7169039554446901248-CrKH)For wishes, suggestions and ideas, simply write a comment on Reddit, Ko-Fi, LinkedIn or create an
[issue](https://github.com/Muetze42/hellofresh-database/issues) or use the
[discussions area](https://github.com/Muetze42/hellofresh-database/discussions).## Development
Translations can be found in the `/lang` directory
### Deployment
Staging server update when merging into the main branch and production server update with every release.