Skip to content

codesphere-community/nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Navigate to CI pipeline
  2. Run the Prepare stage
  3. Run the Run stage
  4. Open the deployment with the icon in the top right corner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published