Skip to content

cristobalgvera/nestjs-lib-starter

Repository files navigation

YOUR_LIBRARY_NAME

Nest Logo

Give a brief explanation of what is the purpose and benefits of this library.

Example:

Configuration library that allows you to easily setup and validate your...

  • First benefit.
  • Second benefit.
  • And so on...

Installation

Explain how to install your library.

Example

npm install your-library

Usage

Explain how to use your library.

Example:

The simplest way to use it is the following:

  1. Create the value using myFunction.

    import { myFunction } from 'your-library';
    
    const myValue = myFunction('It make something great!');
    
    return myValue;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published