# Changelog

## [2025-05-03] - Migrated to Next.js and Node.js 20.x
- Removed Create React App (CRA) build and related files from `aiathena.io/`.
- Installed Next.js 15.x app in `aiathena.io/app/` with TypeScript, Tailwind CSS, ESLint, and App Router enabled.
- Switched Node.js version from 22.x to 20.x using nvm for compatibility with Next.js 15.x and React 19.
- Successfully launched the Next.js development server for live development.
- Confirmed 4GB per-process memory limit via `ulimit`.
- Next steps: Set up reverse proxy or static export for live access at https://aiathena.io/. 
test test. 