The purpose of this app is to show a new way to work with JWT, Hapi.js, Mongodb, Mongoose.
Run the following command in root directory of an app in command prompt.
server/ node install
client/src/ bower install
Run the following command in root directory of an app in command prompt.
server/ node server.js
You can see the port number in command prompt after sucessfull run
You can change the settings in server/config/config.js file
Change email id in server/config/config.js which will be used to send account credential when new account is created.