Nest Logo

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

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Reference

https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#links

Description

This application allows a user to toggle features on a subscription based on email and feature name.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

API Documentation

Documentation is available on the .md files attached to this repository

Swagger/OpenAPI support

Swagger documentation is available in the URL /api once the application is built and run