Merge branch 'github-master'

This commit is contained in:
斟酌 鵬兄 2016-05-03 16:17:17 +08:00
commit ea1270b630

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# 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](https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh868206.aspx) 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