niro-health
v1.8.13
Published
Niro Health is a free and open source framework for building robust, scalable, enterprise-grade Node.js server-side applications, web sites, and APIs.
Downloads
273
Maintainers
Readme
LZO -> Niro Health
Discord
https://discord.gg/m6QaHFuUXB
Team
Project
Niro Health
is an ambitious and robust solution for server-side applications, thought to be the best choice for starting any business. We abstracted all of our engineering to cover most use cases that might occur on a daily basis. We have adopted the best framework on the market as our base and gateway to new developers.
Getting Started
This project is intended to be used with the latest Active LTS release of Node.js.
Clone repository
To clone the repository, use the following commands:
git clone https://github.com/Lack-Zillions-Over/niro-health.git
Download latest release
Download and unzip the current main branch or one of the tags:
wget https://github.com/Lack-Zillions-Over/niro-health/archive/main.zip -O niro-health.zip
unzip niro-health.zip && rm niro-health.zip
Requirements
- You need to install docker engine.
Available Scripts
update
- updates the project dependenciesclean
- remove coverage data, Jest cache and transpiled filesprebuild
- lint source files and tests before building,build
- transpile TypeScript to ES6build:watch
- interactive watch mode to automatically transpile source filestype-check
- run tsc to check typestype-check:watch
- interactive watch mode to automatically check typeslint
- lint source files and teststest
- run teststest:watch
- interactive watch mode to automatically re-run tests
Backers & Sponsors
Support this project by becoming a sponsor.
License
GNU GENERAL PUBLIC LICENSE v3. See the LICENSE file for details.