Skip to content
Prajwal1208 edited this page Jan 19, 2022 · 9 revisions

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage

How to Set Up

Prerequisites

Clone The Application

// clone the application
$ git clone https://github.com/NeoSOFT-Technologies/node-rest.git

Quick Installation

Next, install the packages that are required for this project.

# Install the required npm modules from root repo
$ npm install

Running the app

# docker
$ docker-compose up #--build

The output of the above command should be shown as below.

Docker-compose-up

Microservices

Consuming Microservices

Contributing to this project

Contributions are welcome from anyone and everyone. We encourage you to review the guiding principles for contributing

Issues/Discussions

Miscellaneous

Stay in touch