Skip to content

Commit

Permalink
fix glitch button url
Browse files Browse the repository at this point in the history
  • Loading branch information
martyndavies committed Dec 18, 2018
1 parent 6a3d722 commit 24600d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nexmo Number Insight API Dashboard

[![Edit realtime-number-insight-dashboard-nextjs](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/nexmo-community/number-insight-dashboard-example/tree/master/) [![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/https://glitch.com/edit/#!/nexmo-number-insight-dashboard) [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) [![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/nexmo-community/number-insight-dashboard-example&env=NEXMO_API_KEY&env=NEXMO_API_SECRET&env=MLAB_USERNAME&env=MLAB_PASSWORD&env=MLAB_URI&env=MLAB_COLLECTION_NAME&env=PUSHER_APP_ID&env=PUSHER_APP_KEY&env=PUSHER_APP_SECRET&env=PUSHER_APP_CLUSTER)
[![Edit realtime-number-insight-dashboard-nextjs](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/nexmo-community/number-insight-dashboard-example/tree/master/) [![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/nexmo-number-insight-dashboard) [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) [![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/nexmo-community/number-insight-dashboard-example&env=NEXMO_API_KEY&env=NEXMO_API_SECRET&env=MLAB_USERNAME&env=MLAB_PASSWORD&env=MLAB_URI&env=MLAB_COLLECTION_NAME&env=PUSHER_APP_ID&env=PUSHER_APP_KEY&env=PUSHER_APP_SECRET&env=PUSHER_APP_CLUSTER)

This project demonstrates how to build a real time dashboard that uses data from the Nexmo Number Insight API to power charts and graphs.

Expand Down

0 comments on commit 24600d5

Please sign in to comment.