Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 5 days 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