Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 538 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 538 Bytes

Verifying Patrons on AngelThump

About

Verifying Patrons on the AngelThump service.

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/verify-patrons; npm install
    
  3. Add your configuration with api keys.

  4. Start your app

    npm start
    

License

Copyright (c) 2020

Licensed under the MIT license.