Skip to content

Simple Node.js application with unit tests to show how to automate tests and deploy using Harness CI/CD!

Notifications You must be signed in to change notification settings

pavanbelagatti/notes-app-cicd

Repository files navigation

notes-app-ci/cd-example

Simple Node.js application with unit tests to show how to automate tests using Harness CI!

Prerequisites

Install

git clone https://github.com/pavanbelagatti/notes-app-cicd.git 
cd notes-app-cicd
npm install

Run

node app.js

Visit http://localhost:3000 in your browser

Test

To run tests

npm test

About

Simple Node.js application with unit tests to show how to automate tests and deploy using Harness CI/CD!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published