/gobarber-typescript-node

A NodeJS REST API with Typescript and SOLID Object Oriented Design

Primary LanguageTypeScript

GoStack

A NodeJS REST API with Typescript and SOLID Object Oriented Design

Demo

Para executar o projeto utilize os comando abaixo:

Instalar as dependências do projeto

yarn

Iniciar o servidor

yarn dev:start