An open API service indexing awesome lists of open source software.

https://github.com/valchanoficial/gobarberbackend

Rocketseat - Bootcamp GoStack - Backend GoBarber
https://github.com/valchanoficial/gobarberbackend

authentication javascript jwt multer nodejs postgres postgresql typeorm typescript

Last synced: 3 months ago
JSON representation

Rocketseat - Bootcamp GoStack - Backend GoBarber

Awesome Lists containing this project

README

          

# Rocketseat - Bootcamp GoStack - Backend GoBarber

## Start

```js
yarn install // instala dependências
yarn typeorm migration:run // cria tabelas
yarn dev:server // executa em modo desenvolvedor
```

## Pré-requisitos

- Docker
- Postgres