WebAhead-cs2 / caps-look-api

1 stars 3 forks source link

Create node CLI app to create new users in the app #53

Open tawfiknasser opened 1 year ago

tawfiknasser commented 1 year ago

We need to create a CLI app to enable us to sign up new users to the system.

The admin will interact with the app via the terminal by running a Javascript file. Feel free to use 3rd party package. here is some: https://www.npmjs.com/package/prompts https://www.npmjs.com/package/prompt https://www.npmjs.com/package/inquirer https://www.npmjs.com/package/enquirer

The task