You are looking to change documentation? Go to ./src/pages/documentation
Requires node v22.
Make sure deepkit-website2 database exists in your local postgres.
npm run devcd website/
docker build -t website2 -f Dockerfile ../
docker run --rm -p 8080:8080 -e app_databaseHost=host.docker.internal website2
export APP_OPENAI_API_KEY=your_openai_api_key
npm run translate de