Ensure you have the following installed on your system:
- Node.js (>=20.5.0)
- npm
Clone the repository to your local machine and navigate to the project directory:
git clone [email protected]:mav92121/hr-dashboard-backend.git
cd hr-dashboard-backend
cp .env.example .env
npm install
npm start