Skip to content

AngelThump/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngelThump API

API for AngelThump

About

An open source live streaming api for the AngelThump streaming platform. The web framework is based on feathersjs

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/api; npm install
    
  3. Start your app

    npm start
    

License

Copyright (c) 2020

Licensed under the MIT license.

Releases

No releases published

Packages

No packages published