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
- Host: GitHub
- URL: https://github.com/tuliocll/parse-backend-example
- Owner: tuliocll
- Created: 2021-04-12T01:00:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T14:30:43.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T19:53:25.034Z (about 1 year ago)
- Topics: backend, dashboard, example, parse
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Parse Backend & Dashboard Example 📑
[
](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! ☕
[
](https://ko-fi.com/tuliocll)
### Made with 💙 in Bahia, Brasil.