Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
/ skyway Public archive

Basic example of NTT Skyway with temi

Notifications You must be signed in to change notification settings

hapi-robo/skyway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

temi-Skyway

Basic example of NTT Skyway.

There are two folders:

  • android contains the Android Studio project
  • webapp contains a NodeJS Express webapp

android

Create a secrets.properties file at the root of android/ folder with the following contents:

SKYWAY_API_KEY="<insert-your-api-key-here>"

webapp

Add your SkyWay API key to SKYWAY_API_KEY in new.js.

Make sure you have NodeJS installed. Then run:

npm install
npm run start

Open up a web-browser and go to https://localhost:8080.

References

About

Basic example of NTT Skyway with temi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published