Skip to content

Commit

Permalink
remove outdated demos from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markmichon committed Apr 26, 2022
1 parent 0d17fe3 commit 5714b1b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Expand Up @@ -10,7 +10,7 @@

<img src="/views/assets/img/logos/pizzly.png?raw=true" width="300">

[How it works?](#how-it-works) - [Demo](#demo) - [Getting started](#getting-started) - [Documentation](#documentation)
[How it works?](#how-it-works) - [Getting started](#getting-started) - [Documentation](#documentation)
[Examples](#examples) - [Supported APIs](#supported-apis)[Contributing](#contributing)

</div>
Expand All @@ -31,15 +31,6 @@ At the heart of Pizzly is a Node.js application that uses PostgreSQL as a databa

[![Integrate with many APIs, right from Pizzly's dashboard](views/assets/img/docs/pizzly-dashboard-all-apis.png?raw=true)](https://demopizzly.herokuapp.com/dashboard/all)

## Demo

A live demo of Pizzly is available [right here](https://demopizzly.herokuapp.com/dashboard/all). It's hosted on a free Heroku instance, so expect some latency. Beware also that it is a public version of Pizzly - do not save sensitive credentials on it.

Other live demo of Pizzly includes:

- [Pizzly + React](https://codesandbox.io/s/pizzly-github-react-demo-rq78z)
- [Pizzly + Vue.js](https://codepen.io/frenchcooc/pen/RwrmXJw)

## Getting started

Pizzly can be installed anywhere (AWS, Heroku, Platform.sh, etc.). Here's a quick guide:
Expand Down

0 comments on commit 5714b1b

Please sign in to comment.