Skip to content

thisisjofrank/deliveryapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ably JavaScript Google maps Demo

This is a demo of using an Ably data stream to place an animating marker on a Google Map

To configure TokenRequests

Make sure you have a .env file that looks something like this:

ABLY_API_KEY=yourably:apikeyhere

To run locally

In the project root run:

npm run start