Skip to content

API developed in Node.js using the NestJS framework for managing additional hours, integrating with SQLite database.

Notifications You must be signed in to change notification settings

carol8fml/hours-complement-api

Repository files navigation

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.

About

API developed in Node.js using the NestJS framework for managing additional hours, integrating with SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published