An open API service indexing awesome lists of open source software.

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.

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.