Skip to content

WatchIT server side application is responsible to send play data to a mobile device (filtering, auth)

License

Notifications You must be signed in to change notification settings

tsvetilian-ty/WatchIt-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WatchIT server side application is resposible to send play data to a mobile device (filtering, auth)

Working Demo URL: https://watchit-eu.herokuapp.com/

Windows Client | Android Client

Contents

Usage

WatchIT server uses Firebase Cloud Messaging so it requires firebase.json in the root of the project. You can generate the file from: Your Firebase Project > Project Settings > Service accounts

Install dependencies:

$ npm install

Run the app:

$ npm start

Endpoints

All routes with access restriction require bearer token as authorization header:

  Authorization: Bearer [token]

About

WatchIT server side application is responsible to send play data to a mobile device (filtering, auth)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published