matiasmoreno876 / wazuh-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project is a challenge by Wazuh.

This project uses the Hapi.js library.

Installation

$ npm install

Running the app

# Run
$ npm run start:dev

# development
$ npm run develop

# build app
$ npm run build
Note

This application will run on localhost: 4000

Test

# unit tests
$ npm run test

About


Languages

Language:TypeScript 99.8%Language:Shell 0.2%