Skip to content

AndresDevCR/FT-Control-Financiero-Backend

Repository files navigation

Nest Logo

Finance Control Backend

Description

This is the backend for the Finance Control project. It is built using NestJS, making use of the TypeORM library for database management.

Installation

  1. Up docker-compose.yml
docker-compose up -d
  1. Install dependencies
npm install
  1. Run
npm run start:dev

Test

npm run test

Production

npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages