Skip to content

Files

Latest commit

ffb17a5 · May 30, 2020

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