A basic node.js example app which uses the Pebble AppGlance REST API to send an AppGlanceSlice to your application.
- Upload your Pebble application into the developer portal.
- Click on the
Enable timeline
button.
- Copy the
.env.SAMPLE
file to.env
- Get your timeline token.
- Put timeline key into .env file
- Launch the application
node index.js