Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 534 Bytes

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