--- title: Node.js eleventyNavigation: key: Node.js parent: Languages order: 1 --- The way [Node.js](https://nodejs.org/) works at alwaysdata is very standard. If you are used to using Node.js on a Unix system, e.g. Linux, then you already know almost everything you need. - the [provisioned versions](/en/docs/web-hosting/languages/nodejs/configuration/#supported-versions) range from 6 to 24, - the [environment configuration](/en/docs/web-hosting/languages/nodejs/configuration/#environment) is easy to set up. Our marketplace provides the installation of the [Express.js](http://expressjs.com/), [Svelte](https://svelte.dev/) and [Next.js](https://nextjs.org) frameworks. Many other applications are compatible with our infrastructure. For example, [Meteor](https://www.meteor.com/), [Nuxt.js](https://nuxtjs.org/), [Websocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API)... - [API resource](https://api.alwaysdata.com/v1/environment/nodejs/doc/)