- In the project directory, type
npm installto install and initiate the modules. - Import the
Postman/Pharmacy.postman_collection.jsonto Postman to check endpoints - To check the user role access, copy username and password from dummydate to login (users table).
- Node v18
- Can check other dependencies and version in package.json
- Session Timeout set as 200s. As per your configuration, you can configure.
- Here for further password encryption can use bcrypt to encrypt. but per project requirements and considering the time password typed without encryption.