|
2 | 2 |
|
3 | 3 | HelloFresh database for 16 countries including features like filtering by ingredients, allergens, tags, etc.
|
4 | 4 |
|
5 |
| -Made with [Laravel](https://laravel.com/), [Tailwind CSS](https://tailwindcss.com/), [Vue.js](https://vuejs.org/), |
6 |
| -[Inertia.js](https://inertiajs.com/) and ♥. |
| 5 | +* Made with [Laravel](https://laravel.com/), [Tailwind CSS](https://tailwindcss.com/), [Vue.js](https://vuejs.org/), |
| 6 | + [Inertia.js](https://inertiajs.com/) and ♥ |
| 7 | +* Error tracking with [Sentry](https://sentry.io/) |
| 8 | +* Translatable Eloquent Models with [spatie/laravel-translatable](https://github.com/spatie/laravel-translatable) |
| 9 | + |
7 | 10 |
|
8 | 11 | ## Links
|
9 | 12 |
|
10 |
| -* HelloFresh DB [Reddit Post (Active community)](https://www.reddit.com/r/hellofresh/comments/1b37z4x/hellofresh_recipes_database_relaunched/) |
11 |
| -* HelloFresh DB [Ko-Fi Post](https://ko-fi.com/post/HelloFresh-Recipes-Database-Relaunched-D1D8V2OF7) |
12 |
| -* HelloFresh DB [LinkedIn Post](https://www.linkedin.com/posts/normanhuth_hellofresh-database-activity-7169039554446901248-CrKH) |
| 13 | +* [Reddit Post (Active community)](https://www.reddit.com/r/hellofresh/comments/1b37z4x/hellofresh_recipes_database_relaunched/) |
| 14 | +* [Ko-Fi Post](https://ko-fi.com/post/HelloFresh-Recipes-Database-Relaunched-D1D8V2OF7) |
| 15 | +* [LinkedIn Post](https://www.linkedin.com/posts/normanhuth_hellofresh-database-activity-7169039554446901248-CrKH) |
13 | 16 |
|
14 |
| -For wishes, suggestions and ideas, simply create an [issue](https://github.com/Muetze42/hellofresh-database/issues) or |
15 |
| -use the [discussions area](https://github.com/Muetze42/hellofresh-database/discussions). |
| 17 | +For wishes, suggestions and ideas, simply write a comment on Reddit, Ko-Fi, LinkedIn or create an |
| 18 | +[issue](https://github.com/Muetze42/hellofresh-database/issues) or use the |
| 19 | +[discussions area](https://github.com/Muetze42/hellofresh-database/discussions). |
16 | 20 |
|
17 | 21 | ## Development
|
18 | 22 |
|
19 | 23 | Translations can be found in the `/lang` directory
|
20 | 24 |
|
21 |
| -### Code Deployment |
| 25 | +### Deployment |
22 | 26 |
|
23 | 27 | Staging server update when merging into the main branch and production server update with every release.
|
0 commit comments