Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 626 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 626 Bytes

Hours Complement API

Requirements Before running the application, make sure you have the following technologies installed:

Node.js (Version 18.10.0 or later)

npm install -g node

TypeScript

npm install -g typescript

Installation

Clone the repository

git clone https://github.com/carol8fml/hours-complement-api

Go to the application directory

cd hours-complement-api

Install the project dependencies

npm install

Execution

npm run start

The application will be available in the browser at the address http://localhost:3000/api.