bfd83a367b
feat: add Sentry error tracking integration
...
- Introduced SentryErrorButton component to demonstrate error tracking.
- Updated nuxt.config.ts to include Sentry module and configuration.
- Added Sentry client and server configuration files for error reporting.
- Updated package.json to include @sentry/nuxt and updated dependencies.
- Integrated SentryErrorButton component into the cookbook page.
2025-05-26 15:38:15 +02:00
3a66b00c74
refactor: consolidate the routers
2024-12-19 13:43:09 +01:00
34a1f62813
improve accessibility
2024-12-16 21:26:36 +01:00
2d9fdd07c2
feat: search feature with debounce
2024-12-15 01:18:09 +01:00
2dee5123a4
add robots.txt
2024-12-15 01:18:09 +01:00
e85f98a532
feat: activate transitions
2024-12-15 01:18:09 +01:00
e5ede6f01a
feat: improve SEO on index page
2024-12-15 01:18:09 +01:00
3c4d4db1be
add seo
2024-12-15 01:18:09 +01:00
ae63d45fe6
install trpc
2024-12-15 01:18:09 +01:00
1539a03084
make api call on the server add tests
2024-12-15 01:18:08 +01:00
277ede1ad3
fix images
2024-12-15 01:18:08 +01:00
11d0e4682b
share types and fix linter errors
2024-12-15 01:18:08 +01:00
a89c2fcd24
fix: client side navigation
2024-12-15 01:18:08 +01:00
a146bea1ba
design card component
2024-12-15 01:18:08 +01:00
b17abd0cd4
faetch from api
2024-12-15 01:18:08 +01:00
df4c28235c
nuxt image
2024-12-15 01:18:08 +01:00
a7554b9801
prettier and esling
2024-12-15 01:18:08 +01:00
0e944d614f
installed tailwind
2024-12-15 01:18:08 +01:00
d9af585209
use bun
...
use bun
2024-12-15 01:18:08 +01:00