The term-notify server
botanss@a7edb55d4c | ||
config | ||
ext | ||
k8s | ||
logs | ||
notify-term | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
Dockerfile | ||
index.js | ||
package.json | ||
README.md |
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