Update README.md
This commit is contained in:
parent
6449c27cfa
commit
424656a7f9
11
README.md
11
README.md
@ -1,4 +1,13 @@
|
|||||||
# term-notify-server
|
# 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
|
## Setup
|
||||||
- Modify the notify-term/config/*.example.js first
|
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