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

https://github.com/tuliocll/parse-backend-example

Projeto contendo um backend e dashboard feito com parse! dev.to/tuliocalil
https://github.com/tuliocll/parse-backend-example

backend dashboard example parse

Last synced: 11 months ago
JSON representation

Projeto contendo um backend e dashboard feito com parse! dev.to/tuliocalil

Awesome Lists containing this project

README

          

# Parse Backend & Dashboard Example 📑



[DEV to
](https://dev.to/tuliocalil)

## Sobre📖

Projeto de exemplo utilizado para escrever o post: [Backend REST e Dashboard em minutos com Parse!](https://dev.to/tuliocalil/backend-rest-e-dashboard-em-minutos-com-parse-5c72)

## Como usar ❓

Clone o projeto

```bash
git clone https://github.com/tuliocll/parse-backend-example.git
```

Instale as dependências:

```bash
yarn
#ou
npm i
```

Rode o projeto

```bash
yarn start
#ou
npm start
```

Acesse a url do terminal. Usuario e senha padrão: User: `admin` Password: `admin`

### Buy me a coffe! ☕

[Ko-Fi
](https://ko-fi.com/tuliocll)

### Made with 💙 in Bahia, Brasil.