Merge branch 'github-master'
This commit is contained in:
commit
ea1270b630
13
README.md
Normal file
13
README.md
Normal 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
|
Loading…
Reference in New Issue
Block a user