/chatter

node js training

Primary LanguageJavaScript

Predefind Users: roman@gmail.com / 123456 user@gmail.com / 123456

If you want to use Register and Forgot Password, please sign up in mailtrap, generate a new mailbox and change the settings in config.env SMTP_USER=your_user SMTP_PASSWORD=your_pass

Running Server: cd server npm install node .

Running Client: cd client npm install npm start