contactplus

1.1.0 • Public • Published

contactPlus

A console contact application diary

How to use

  • connect to local/remote mongodb in the controller file with this line mongoose.connect('mongodb://127.0.0.1:27017/xxxxx', { useNewUrlParser: true });
  • To add a contact node start a
  • To get a contact node start r <name>
  • To update a contact node start u <phone>
  • To delete a contact node start d <phone>
  • To get all contacts node start l
  • To get all contacts with limitnode start l --l <number>

Readme

Keywords

none

Package Sidebar

Install

npm i contactplus

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

7.14 kB

Total Files

7

Last publish

Collaborators

  • louisdante9