The node cli demo application does the following:
- Demonstrate how to call an api using the axios library.
- How to use perform CRUD operations on a postgressql database using the prisma ORM library.
- How to create a cli prompts using the readline library.