Claude 85cceaa7a9 Fix blank /create page by handling missing NEXT_PUBLIC_APP_URL env var
`new URL(process.env.NEXT_PUBLIC_APP_URL!)` in the root layout throws
"TypeError: Invalid URL" during SSR when the env var is not set (no .env
file, only .env.example exists), causing the entire page to return a 500
with an empty body. Fall back to http://localhost:4000 when the var is
undefined.

https://claude.ai/code/session_01Ez3f6QxR3MxNq6YfAeqrcH
2026-03-18 15:37:46 +00:00
fix
2026-03-04 11:57:54 +04:00
2025-12-12 21:01:44 +04:00
2023-04-19 15:01:29 +04:00
2023-01-24 19:51:29 +04:00
2023-01-24 19:51:29 +04:00
2026-03-06 17:03:27 +04:00
2023-10-19 21:12:17 +04:00
2025-01-14 10:50:19 +04:00
fix
2026-03-10 13:25:21 +04:00
2025-10-29 20:50:55 +04:00
2023-01-27 16:02:33 +04:00
fix
2026-03-02 14:22:31 +04:00
fix
2026-03-02 13:32:12 +04:00
2026-02-08 14:45:55 +00:00
2023-01-24 19:51:29 +04:00
fix
2026-02-26 13:42:50 +04:00

shadcn/ui

A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. Use this to build your own component library.

hero

Documentation

Visit https://ui.shadcn.com/docs to view the documentation.

Contributing

Please read the contributing guide.

License

Licensed under the MIT license.

Description
Languages
TypeScript 89.8%
MDX 6.8%
CSS 3.3%