Rene 3fe32d923e
Build & Auto-Repair / build (push) Has been cancelled
Add descriptive error messages across all API routes and toast notifications on client pages
- 86 catch blocks in 49 API route files now return the actual error message via error.message
- 14 campaign/lead/config catch blocks that lacked console.error now log errors
- 17 client pages/components now show toast.error notifications on API failures
- Silent .catch(() => {}) and finally-only try blocks now surface errors to users
2026-07-01 15:20:30 +02:00
2026-07-01 10:08:32 +02:00
2026-06-26 14:31:38 +02:00
2026-06-30 11:55:44 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 21:36:09 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-29 15:26:44 +02:00
2026-06-26 14:31:38 +02:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

Install

  • Jose
  • Node.js
  • Add emoji pakages
  • Install postgres for databases
  • Typescript

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

S
Description
No description provided
Readme 9.9 MiB
Languages
TypeScript 65.2%
CSS 14.6%
Python 5.5%
PLpgSQL 4.8%
JavaScript 4.3%
Other 5.6%