Ref
Ref
[2] Node.js :
Description: A cross-platform JavaScript runtime environment built on Chrome’s V8
engine, ideal for scalable and high-performance server-side applications.
Link: https://nodejs.org
[3] React.js :
Description: A JavaScript library for building user interfaces with a focus on
component-based architecture and efficient rendering via Virtual DOM.
Link: https://reactjs.org
[4] MySQL :
Description: An open-source RDBMS widely used for data management, ensuring
reliability, scalability, and robust performance.
Link: https://www.mysql.com
[6] Express.js
Description: A minimal Node.js web application framework that simplifies server-side
routing and middleware handling.
Link: https://expressjs.com
[7] Passport.js
Description: A Node.js middleware for user authentication, supporting various strategies
like OAuth and JWT.
Link: http://www.passportjs.org
[11] Axios
Description: A promise-based HTTP client for the browser and Node.js, used for making
API requests.
Link: https://github.com/axios/axios
[15] TypeORM
Description: A powerful ORM for TypeScript and JavaScript, supporting database
migrations and advanced features.
Link: https://typeorm.io
[16] Postman
Description: A popular API testing and collaboration tool used for exploring, testing, and
debugging REST APIs.
Link: https://www.postman.com
[17] Git
Description: A distributed version control system designed to handle projects of all sizes
efficiently.
Link: https://git-scm.com
[18] GitHub
Description: A platform for hosting Git repositories, enabling collaborative development
and version control.
Link: https://github.com
[20] Kubernetes
Description: An open-source container orchestration platform for automating deployment,
scaling, and management.
Link: https://kubernetes.io
[22] Netlify
Description: A platform for deploying web applications, offering continuous deployment
and serverless functions.
Link: https://www.netlify.com
[23] Jest
Description: A JavaScript testing framework for unit and snapshot testing of React
components and Node.js applications.
Link: https://jestjs.io
[25] Helmet.js
Description: A middleware for securing Node.js applications by setting HTTP headers.
Link: https://helmetjs.github.io
[26] BCrypt
Description: A library for hashing passwords securely, often used in authentication
workflows.
Link: https://github.com/kelektiv/node.bcrypt.js