Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cprezzi committed Nov 11, 2019
2 parents b3da5e9 + 4f407be commit f8f3803
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ You need to install MySQL and NodeJS V6 to run this server.
- Get Node JS V6 from https://nodejs.org/en/download/
- Install it
- Git clone the **access_auth_server** repository into a folder (or download zip and unpack)
- Move to the cloned folder **cd access_auth_server**
- Run **npm install** to install all dependencies
- Open **config.js* and adjust your password for the DB on line 11
- Save the file
- Run **node server.js**
- Run **node server.js**

0 comments on commit f8f3803

Please sign in to comment.