Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 576 Bytes

AngelThump SSO

Authentication for AngelThump

About

An open source authentication application 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/sso; npm install
    
  3. Start your app

    npm start
    

License

Copyright (c) 2020

Licensed under the MIT license.