Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 284 Bytes

File metadata and controls

18 lines (13 loc) · 284 Bytes

node-foundation

Foundation for all of my node.js projects which has basic user authentication.

Please feel free to use in your own projects and/or contribute.

Features

  • User authentication
  • Password Encryption
  • Chat

Install

npm install
yarn start

Happy coding