Node.js
Node.js is a runtime environment that allows you to run JavaScript code outside of a web browser, enabling server-side scripting and building scalable network applications. It uses an event-driven, non-blocking I/O model, making it lightweight and efficient for handling concurrent operations.
Todo App
Basic Todo App in JavaScript + Node.js.
Quick start
- Navigate to
CI pipeline
- Run the
Prepare
stage - Run the
Run
stage - Open the deployment with the icon in the top right corner