Skip to content

Back end of Pague Ze (Hackathon Project) - Using NestJS framework

Notifications You must be signed in to change notification settings

YgorAlves/pague-ze-api

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Projeto do MegaHack 5.0 da Shawee, desafio Mercado Pago. Este repositório é o Backend do Front (link)

Nest framework TypeScript.

Installation

$ npm install

Running the app // Iniciar o Backend

Necessário editar o arquivo ./ormconfig.js para conectar ao seu banco de dados. It is necessary to edit the ./orgmconfig.js file to be able to connect to your database.

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Back end of Pague Ze (Hackathon Project) - Using NestJS framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published