term-notify-server
Prerequisites
- A windows developer account
- latest version of node.js
- mongodb ( if you want to use MySQL. Just modify the code. the schema is rather simple )
Setup
- Follow this instruction to create an app first
- Get the client secret and Package SID from the instruction above
- Put them into notify-term/config/auth.js
- Setup the database
- Run the server