Skip to content

CLI-based app for managing personal notes. It utilizes a file database for persisting notes and a server for viewing the notes on the browser

License

Notifications You must be signed in to change notification settings

tobiasodion/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

CLI-based app for managing personal notes. It utilizes a file database for persisting notes and a server for viewing the notes on the browser

To run

  • Install the dependencies using the npm install command
  • run notes --help to see the available commands to manage notes

NB: Do not manually change the content of the db.json file.

Credit: Scott Moss FrontEnd Masters

About

CLI-based app for managing personal notes. It utilizes a file database for persisting notes and a server for viewing the notes on the browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published