Commit graph

6 commits

Author SHA1 Message Date
115309eb2e fix: add Wrangler files to .gitignore 2025-11-04 12:33:49 -03:00
854a08783e feat: add custom 404 error page with SVG illustration and user-friendly message
- Implemented a new error.vue component to handle 404 errors.
- Added an SVG illustration for the 404 error page.
- Included a message prompting users to return to the homepage.
- Integrated a button for easy navigation back to the homepage.
2025-11-04 12:31:22 -03:00
7691fc479d fix: consolidate module declarations and add umami configuration 2025-11-04 12:31:09 -03:00
b6cd112499 chore: add pnpm workspace configuration to specify only built dependencies 2025-11-04 12:31:00 -03:00
Yago Veloso
4cf1829108 Setup project with Nuxt UI and Cloudflare Pages
This commit sets up the project with Nuxt UI for a modern user interface
and configures it for deployment on Cloudflare Pages. It also includes a
basic landing page with the company logo and contact information.
2025-10-20 02:26:17 -03:00
Yago Veloso
31bbb8b707 init 2025-10-20 00:45:13 -03:00