Skip to content

A Node.js CLI ToDo application with PostgreSQL database

Notifications You must be signed in to change notification settings

parthvyas7/quicktodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

QuickToDo

A Node.js CLI ToDo application with PostgreSQL database

Demo

Demo

Usage/Examples

./index.js

Installation

  cd quicktodo
  npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file for connecting it to PostgreSQL database

USER, DB, PASSWORD, PORT=5432, HOST='localhost', TABLE

Screenshots

CLI PostgreSQL DB

Libraries and Packages Used

License

MIT

About

A Node.js CLI ToDo application with PostgreSQL database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published