/api-newcommerce

A REST api in nodejs using express and node-firebird for project newcommerce

Primary LanguageJavaScriptMIT LicenseMIT

Api NewCommerce

A REST api in nodejs using express and node-firebird for project newcommerce

Maintainability Test Coverage Build Status codecov

Instalation

  1. npm install
  2. cp .env.example .env
  3. config the .env

Development

To use in development environment always run npm run dev

Test

To use in development environment always run npm run jest

Deploy

To use in development environment always run npm run deploy


This repository belong to the https://github.com/davidcostadev/newcommerce