2020-09-27 08:22:41 +08:00
2022-03-16 06:28:56 +09:00
2016-02-20 03:30:22 +08:00
2017-01-04 11:18:14 +08:00
2020-09-27 08:22:41 +08:00
2016-02-20 03:30:22 +08:00
2022-03-16 06:31:30 +09:00
2020-09-27 08:22:41 +08:00
2016-02-12 00:16:42 +08:00
2016-02-13 05:48:03 +08:00

term-notify-server

Prerequisites

  1. A windows developer account
  2. latest version of node.js
  3. mongodb ( if you want to use MySQL. Just modify the code. the schema is rather simple )

Setup

  1. Follow this instruction to create an app first
  2. Get the client secret and Package SID from the instruction above
  3. Put them into notify-term/config/auth.js
  4. Setup the database
  5. Run the server
Description
The term-notify server
Readme 118 KiB
Languages
JavaScript 97.9%
Dockerfile 2.1%