Express.js

Learn how to get started with express.js in Codesphere.

Express.js is a fast, minimalist web framework for Node.js. It is designed to be flexible and easy to use, and is a popular choice for building web applications and APIs.

Tutorials

Changing your Node.js version

We pre-install the Node.js version manager n. You can change the version with the following command: sudo n 18.12.0 , changing the version to the one you need. This command can be used in the terminal or in your CI pipeline.

Please note that this version selection will not be persistent across restarts, therefore we recommend adding this as an extra step to both your prepare and run stage.

Further reading

We are working really hard to continuously improve our documentation, until we have caught up we are glad to assist you personally in setting this up.

Please fill out the contact form to set up a consultation with one of our solution engineers or head over to our Discord community to get help.