For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prerequisites

  • Node.js 24.x.x is recommended.

  • npm 11.x.x

  • Do not delete any file in (package-lock.json ) the folder.

  • When copying folders, remember also to copy hidden files like .env. This is important because .env files often contain environment variables crucial for running the application correctly.

Last updated