> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/saasable/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/getting-started/prerequisites.md).

# Prerequisites

* [Node.js](https://nodejs.org/en/) 20.x
* [npm](https://www.npmjs.com/) 10.x.
* Do not delete any file in (`package-lock.json`) the folder.
* When *copying* folders remember to also copy hidden files like `.env`. This is important because `.env` files often contain environment variables crucial for running the application correctly.
