Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.18 KB

readme.md

File metadata and controls

47 lines (33 loc) · 1.18 KB

To-do in CLI Remotely Accessable

How to Use It

Change the name of .env.sample to .env and paste your connection string Of Mongo Atlas DB (For Using it on local paste mongo Compass)

Firstly, you need to install Node.js and npm on your computer.

After Cloning it - on terminal/command prompt navigate to the cloned folder using cd command

Then Type this command to install all dependencies-

npm i -g

then do type after installing -

node index.js

then Ready to go -

just open Terminal or Command Prompt and type what you want to do .

After writing todo Type 'add' for adding a task and follow on Options: -V, --version output the version number -h, --help display help for command

Commands: add Add a task to the list read Read a task to the list Delete Delete a task Update Update a task to the list help [command] display help for command

alt text alt text alt text alt text

SUB TO YT - https://www.youtube.com/channel/UCP7P7_DkLJd50q53mJ5f9AA

Made with ❤ Vansh Code Works