Skip to content

mav92121/hr-dashboard-backend

Repository files navigation

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (>=20.5.0)
  • npm

Step 1: Clone the Repository

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

Step 2: Create a .env File

cp .env.example .env

Step 3: Install Dependencies

npm install

Step 4: Start the Server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published