Skip to content

Test server on NodeJS that stores profiles and supports voting and comments

Notifications You must be signed in to change notification settings

nrozanov/node-test-server

Repository files navigation

node-test-server

This is a test server on NodeJS that stores profiles and supports voting and comments.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installing node-test-server

To install node-test-server, follow these steps:

  1. Clone this repository
  2. Navigate to the project directory
  3. Run npm install to install all necessary dependencies

Running the server

To start the server, run the following command in your terminal:

node app.js

Running the tests

To run all tests, use the following command:

npm test

About

Test server on NodeJS that stores profiles and supports voting and comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published