open-notebook/frontend
LUIS NOVO cd55592b39 fix: preserve port 8502 default in standalone server script
Add PORT environment variable with 8502 fallback to ensure
npm run start defaults to expected port even when run outside
of Docker/supervisord context.
2026-01-14 22:13:06 -03:00
..
public Version 1 (#160) 2025-10-18 12:46:22 -03:00
src docs: update CLAUDE.md files for Next.js 16 upgrade 2026-01-14 13:02:33 -03:00
.gitignore chore: export docs for custom gpt 2025-10-18 20:26:11 -03:00
components.json Version 1 (#160) 2025-10-18 12:46:22 -03:00
eslint.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
next.config.ts fix: add type assertion for experimental proxyClientMaxBodySize config 2026-01-09 20:44:43 -03:00
package-lock.json feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00
package.json fix: preserve port 8502 default in standalone server script 2026-01-14 22:13:06 -03:00
postcss.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
tailwind.config.ts Version 1 (#160) 2025-10-18 12:46:22 -03:00
tsconfig.json feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00