Commit Graph

6 Commits

Author SHA1 Message Date
NotII
29ec1be68c Refactor API URLs and add environment config example
Replaces hardcoded production API URLs with localhost defaults for local development in both server and client code. Updates Dockerfile to require API URLs via deployment environment variables. Improves ChatTable to use a batch endpoint for chats and unread counts, with backward compatibility. Adds an env.example file to document required environment variables. Updates next.config.mjs to use environment variables for backend API rewrites and image domains.
2025-09-01 15:35:10 +01:00
NotII
3413e3b1e8 ugh 2025-03-23 23:53:45 +00:00
NotII
290bba7f05 fux 2025-03-23 22:31:30 +00:00
NotII
654b0587fe Update route.ts 2025-03-23 22:21:22 +00:00
NotII
e3e630c211 fix 2025-03-23 22:14:05 +00:00
NotII
eb2a88b896 Create route.ts 2025-03-23 21:58:51 +00:00