Getting started with Teak in JavaScript
Welcome to the getting started guide for Teak in JavaScript.
In this guide, we will walk you through the process of setting up Teak in your JavaScript game. By the end of this guide you will be able to send a Web Push notification to your desktop, Android, or iOS device.
If you are building your game with Unity, use our Unity SDK. |
Requirements
Before we begin, ensure that you can deploy and run your game from a secure domain (one that starts with https
). This is a requirement for Web Push.
If you do not currently have a host, Heroku is a reasonable option for early testing and prototyping. |
With that out of the way, let’s get started.
First, we’ll set up your Teak dahsboard.