Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 558 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 558 Bytes

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.